Searched refs:dom_get_doc_props (Results 1 – 3 of 3) sorted by relevance
279 dom_doc_propsptr doc_prop = dom_get_doc_props(obj->document); in dom_document_strict_error_checking_read()291 dom_doc_propsptr doc_prop = dom_get_doc_props(obj->document); in dom_document_strict_error_checking_write()306 dom_doc_propsptr doc_prop = dom_get_doc_props(obj->document); in dom_document_format_output_read()317 dom_doc_propsptr doc_prop = dom_get_doc_props(obj->document); in dom_document_format_output_write()331 dom_doc_propsptr doc_prop = dom_get_doc_props(obj->document); in dom_document_validate_on_parse_read()342 dom_doc_propsptr doc_prop = dom_get_doc_props(obj->document); in dom_document_validate_on_parse_write()1218 doc_props = dom_get_doc_props(document); in dom_document_parser()1437 doc_props = dom_get_doc_props(intern->document); in PHP_METHOD()1476 doc_props = dom_get_doc_props(intern->document); in PHP_METHOD()1993 doc_props = dom_get_doc_props(intern->document); in PHP_METHOD()[all …]
111 dom_doc_propsptr dom_get_doc_props(php_libxml_ref_obj *document);
151 dom_doc_propsptr dom_get_doc_props(php_libxml_ref_obj *document) in dom_get_doc_props() function180 source = dom_get_doc_props(source_doc); in dom_copy_doc_props()181 dest = dom_get_doc_props(dest_doc); in dom_copy_doc_props()204 doc_props = dom_get_doc_props(document); in dom_set_doc_classmap()225 doc_props = dom_get_doc_props(document); in dom_get_doc_classmap()243 doc_props = dom_get_doc_props(document); in dom_get_strict_error()
Completed in 19 milliseconds