Searched defs:doc_props (Results 1 – 3 of 3) sorted by relevance
1357 libxml_doc_props const* doc_props; in dom_document_parser() local1583 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(intern->document); in PHP_METHOD() local1618 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(intern->document); in dom_document_save_xml() local2167 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(intern->document); in PHP_METHOD() local2198 libxml_doc_props const* doc_props = dom_get_doc_props(intern->document); in PHP_METHOD() local
214 dom_doc_propsptr doc_props; in dom_get_doc_props() local267 dom_doc_propsptr doc_props; in dom_set_doc_classmap() local289 libxml_doc_props const* doc_props = dom_get_doc_props_read_only(document); in dom_get_doc_classmap() local
112 libxml_doc_props *doc_props; member
Completed in 20 milliseconds