|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <private_data.h>
Data Fields | |
| xmlNsPtr | html_ns |
| xmlNsPtr | prefixless_xmlns_ns |
| HashTable | uri_to_prefix_map |
Definition at line 22 of file private_data.h.
| xmlNsPtr php_dom_libxml_ns_mapper::html_ns |
Definition at line 24 of file private_data.h.
| xmlNsPtr php_dom_libxml_ns_mapper::prefixless_xmlns_ns |
Definition at line 26 of file private_data.h.
| HashTable php_dom_libxml_ns_mapper::uri_to_prefix_map |
Definition at line 27 of file private_data.h.