Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dnode.c1577 const xmlChar *other_ns = other->ns ? other->ns->href : NULL; in php_dom_node_is_ns_uri_equal() local
1584 const xmlChar *other_ns = other->ns ? other->ns->prefix : NULL; in php_dom_node_is_ns_prefix_equal() local
1701 const xmlNs *other_ns = (const xmlNs *) other; in php_dom_node_is_equal_node() local

Completed in 12 milliseconds