Searched defs:other_ns (Results 1 – 1 of 1) sorted by relevance
1549 const xmlChar *other_ns = other->ns ? other->ns->href : NULL; in php_dom_node_is_ns_uri_equal() local1556 const xmlChar *other_ns = other->ns ? other->ns->prefix : NULL; in php_dom_node_is_ns_prefix_equal() local1666 const xmlNs *other_ns = (const xmlNs *) other; in PHP_DOM_DEFINE_LIST_COUNTER_HELPER() local
Completed in 9 milliseconds