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

#include <xpath_callbacks.h>

Data Fields

php_dom_xpath_callback_nsphp_ns
 
HashTablenamespaces
 
HashTablenode_list
 

Detailed Description

Definition at line 42 of file xpath_callbacks.h.

Field Documentation

◆ namespaces

HashTable* php_dom_xpath_callbacks::namespaces

Definition at line 44 of file xpath_callbacks.h.

◆ node_list

HashTable* php_dom_xpath_callbacks::node_list

Definition at line 45 of file xpath_callbacks.h.

◆ php_ns

php_dom_xpath_callback_ns* php_dom_xpath_callbacks::php_ns

Definition at line 43 of file xpath_callbacks.h.


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