Home
last modified time | relevance | path

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

/PHP-5.5/ext/dom/
H A Ddocument.c530 dom_doc_propsptr doc_prop; in dom_document_strict_error_checking_read()
545 dom_doc_propsptr doc_prop; in dom_document_strict_error_checking_write()
573 dom_doc_propsptr doc_prop; in dom_document_format_output_read()
588 dom_doc_propsptr doc_prop; in dom_document_format_output_write()
615 dom_doc_propsptr doc_prop; in dom_document_validate_on_parse_read()
630 dom_doc_propsptr doc_prop; in dom_document_validate_on_parse_write()
657 dom_doc_propsptr doc_prop; in dom_document_resolve_externals_read()
672 dom_doc_propsptr doc_prop; in dom_document_resolve_externals_write()
699 dom_doc_propsptr doc_prop; in dom_document_preserve_whitespace_read()
714 dom_doc_propsptr doc_prop; in dom_document_preserve_whitespace_write()
[all …]
H A Dxml_common.h27 typedef libxml_doc_props *dom_doc_propsptr; typedef
H A Dphp_dom.h98 dom_doc_propsptr dom_get_doc_props(php_libxml_ref_obj *document);
H A Dphp_dom.c153 dom_doc_propsptr dom_get_doc_props(php_libxml_ref_obj *document) in dom_get_doc_props()
155 dom_doc_propsptr doc_props; in dom_get_doc_props()
178 dom_doc_propsptr source, dest; in dom_copy_doc_props()
203 dom_doc_propsptr doc_props; in dom_set_doc_classmap()
225 dom_doc_propsptr doc_props; in dom_get_doc_classmap()
244 dom_doc_propsptr doc_props; in dom_get_strict_error()

Completed in 17 milliseconds