php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
dom_xpath_object Struct Reference

#include <php_dom.h>

Data Fields

php_dom_xpath_callbacks xpath_callbacks
 
bool register_node_ns
 
dom_object dom
 

Detailed Description

Definition at line 67 of file php_dom.h.

Field Documentation

◆ dom

dom_object dom_xpath_object::dom

Definition at line 70 of file php_dom.h.

◆ register_node_ns

bool dom_xpath_object::register_node_ns

Definition at line 69 of file php_dom.h.

◆ xpath_callbacks

php_dom_xpath_callbacks dom_xpath_object::xpath_callbacks

Definition at line 68 of file php_dom.h.


The documentation for this struct was generated from the following file: