Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Delement.c750 int errorcode = 0, stricterror, is_xmlns = 0, name_valid; in PHP_FUNCTION() local
783 is_xmlns = 1; in PHP_FUNCTION()
811 if (is_xmlns == 1) { in PHP_FUNCTION()
818 if (is_xmlns == 1) { in PHP_FUNCTION()
826 if (is_xmlns == 1) { in PHP_FUNCTION()
834 if (errorcode == 0 && is_xmlns == 0) { in PHP_FUNCTION()

Completed in 7 milliseconds