Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Delement.c2127 …bool will_be_html_ns = namespace_uri != NULL && zend_string_equals_literal(namespace_uri, DOM_XHTM… in PHP_METHOD() local
2128 if (is_currently_html_ns != will_be_html_ns) { in PHP_METHOD()

Completed in 14 milliseconds