|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <xpath_callbacks.h>
Data Fields | |
| php_dom_xpath_callback_ns * | php_ns |
| HashTable * | namespaces |
| HashTable * | node_list |
Definition at line 42 of file xpath_callbacks.h.
| HashTable* php_dom_xpath_callbacks::namespaces |
Definition at line 44 of file xpath_callbacks.h.
| HashTable* php_dom_xpath_callbacks::node_list |
Definition at line 45 of file xpath_callbacks.h.
| php_dom_xpath_callback_ns* php_dom_xpath_callbacks::php_ns |
Definition at line 43 of file xpath_callbacks.h.