Home
last modified time | relevance | path

Searched refs:dom_doc_propsptr (Results 1 – 4 of 4) sorted by relevance

/PHP-7.3/ext/dom/
H A Ddocument.c456 dom_doc_propsptr doc_prop = dom_get_doc_props(obj->document); in dom_document_strict_error_checking_read()
468 dom_doc_propsptr doc_prop = dom_get_doc_props(obj->document); in dom_document_strict_error_checking_write()
483 dom_doc_propsptr doc_prop = dom_get_doc_props(obj->document); in dom_document_format_output_read()
494 dom_doc_propsptr doc_prop = dom_get_doc_props(obj->document); in dom_document_format_output_write()
1354 dom_doc_propsptr doc_props; in dom_document_parser()
1474 dom_doc_propsptr doc_prop; in dom_parse_document()
1568 dom_doc_propsptr doc_props; in PHP_FUNCTION()
1614 dom_doc_propsptr doc_props; in PHP_FUNCTION()
1997 dom_doc_propsptr doc_prop; in dom_load_html()
2113 dom_doc_propsptr doc_props; in PHP_FUNCTION()
[all …]
H A Dxml_common.h25 typedef libxml_doc_props *dom_doc_propsptr; typedef
H A Dphp_dom.h100 dom_doc_propsptr dom_get_doc_props(php_libxml_ref_obj *document);
H A Dphp_dom.c159 dom_doc_propsptr dom_get_doc_props(php_libxml_ref_obj *document) in dom_get_doc_props()
161 dom_doc_propsptr doc_props; in dom_get_doc_props()
184 dom_doc_propsptr source, dest; in dom_copy_doc_props()
209 dom_doc_propsptr doc_props; in dom_set_doc_classmap()
230 dom_doc_propsptr doc_props; in dom_get_doc_classmap()
249 dom_doc_propsptr doc_props; in dom_get_strict_error()

Completed in 21 milliseconds