Home
last modified time | relevance | path

Searched defs:doc_props (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/dom/
H A Ddocument.c1271 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(document); in dom_document_parser() local
1485 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(intern->document); in PHP_METHOD() local
1523 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(intern->document); in PHP_METHOD() local
2076 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(intern->document); in PHP_METHOD() local
2108 libxml_doc_props const* doc_props = dom_get_doc_props(intern->document); in PHP_METHOD() local
H A Dphp_dom.c164 dom_doc_propsptr doc_props; in dom_get_doc_props() local
215 dom_doc_propsptr doc_props; in dom_set_doc_classmap() local
237 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(document); in dom_get_doc_classmap() local
/PHP-8.3/ext/libxml/
H A Dphp_libxml.h68 libxml_doc_props *doc_props; member

Completed in 16 milliseconds