Home
last modified time | relevance | path

Searched refs:php_dom_get_ns_mapper (Results 1 – 8 of 8) sorted by relevance

/php-src/ext/dom/
H A Dnamespace_compat.h52 PHP_DOM_EXPORT php_dom_libxml_ns_mapper *php_dom_get_ns_mapper(dom_object *object);
H A Dinner_outer_html_mixin.c300 php_dom_libxml_ns_mapper *ns_mapper = php_dom_get_ns_mapper(obj); in dom_xml_fragment_parsing_algorithm()
432 xmlNsPtr html_ns = php_dom_libxml_ns_mapper_ensure_html_ns(php_dom_get_ns_mapper(obj)); in dom_element_outer_html_write()
H A Ddocument.c481 php_dom_libxml_ns_mapper *ns_mapper = php_dom_get_ns_mapper(intern); in PHP_METHOD()
827 retnodep = dom_clone_node(php_dom_get_ns_mapper(intern), nodep, docp, recursive); in dom_modern_document_import_node()
920 php_dom_libxml_ns_mapper *ns_mapper = php_dom_get_ns_mapper(intern); in PHP_METHOD()
988 php_dom_libxml_ns_mapper *ns_mapper = php_dom_get_ns_mapper(intern); in PHP_METHOD()
1161 php_dom_libxml_ns_mapper *ns_mapper = php_dom_get_ns_mapper(dom_object_new_document); in php_dom_adopt_node()
H A Delement.c1012 php_dom_libxml_ns_mapper *ns_mapper = php_dom_get_ns_mapper(intern); in dom_set_attribute_ns_modern()
1952 php_dom_libxml_ns_mapper *ns_mapper = php_dom_get_ns_mapper(intern); in PHP_METHOD()
1970 php_dom_libxml_ns_mapper *ns_mapper = php_dom_get_ns_mapper(intern); in PHP_METHOD()
2052 php_dom_libxml_ns_mapper *ns_mapper = php_dom_get_ns_mapper(intern); in PHP_METHOD()
H A Dxpath.c290 php_dom_libxml_ns_mapper *ns_mapper = php_dom_get_ns_mapper(&intern->dom); in php_xpath_eval()
H A Dnamespace_compat.c222 PHP_DOM_EXPORT php_dom_libxml_ns_mapper *php_dom_get_ns_mapper(dom_object *object) in php_dom_get_ns_mapper() function
H A Dhtml_document.c1595 php_dom_libxml_ns_mapper *ns_mapper = php_dom_get_ns_mapper(obj); in dom_html_document_title_write()
1637 php_dom_libxml_ns_mapper *ns_mapper = php_dom_get_ns_mapper(obj); in dom_html_document_title_write()
/php-src/ext/xsl/
H A Dxsltprocessor.c180 xsl_build_ns_map(sheetp->nsHash, sheetp, php_dom_get_ns_mapper(node_intern), doc); in xsl_apply_ns_hash_corrections()

Completed in 39 milliseconds