Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Ddocument.c1327 libxml_doc_props const* doc_props; in dom_document_parser() local
1553 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(intern->document); in PHP_METHOD() local
1590 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(intern->document); in dom_document_save_xml() local
2127 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(intern->document); in PHP_METHOD() local
2158 libxml_doc_props const* doc_props = dom_get_doc_props(intern->document); in PHP_METHOD() local
H A Dphp_dom.c200 dom_doc_propsptr doc_props; in dom_get_doc_props() local
252 dom_doc_propsptr doc_props; in dom_set_doc_classmap() local
274 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(document); in dom_get_doc_classmap() local
/php-src/ext/libxml/
H A Dphp_libxml.h88 libxml_doc_props *doc_props; member

Completed in 28 milliseconds