Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/
H A Dnode.c1478 const xmlChar *other_ns = other->ns ? other->ns->href : NULL; in php_dom_node_is_ns_uri_equal() local
1485 const xmlChar *other_ns = other->ns ? other->ns->prefix : NULL; in php_dom_node_is_ns_prefix_equal() local
1595 const xmlNs *other_ns = (const xmlNs *) other; in PHP_DOM_DEFINE_LIST_COUNTER_HELPER() local

Completed in 12 milliseconds