Home
last modified time | relevance | path

Searched defs:this_ns (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/dom/
H A Dnode.c1627 const xmlChar *this_ns = this->ns ? this->ns->href : NULL; in php_dom_node_is_ns_uri_equal() local
1634 const xmlChar *this_ns = this->ns ? this->ns->prefix : NULL; in php_dom_node_is_ns_prefix_equal() local
1751 const xmlNs *this_ns = (const xmlNs *) this; in php_dom_node_is_equal_node() local

Completed in 14 milliseconds