Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Dphp_dom.h121 void php_dom_create_interator(zval *return_value, int ce_type);
H A Dphp_dom.c1172 void php_dom_create_interator(zval *return_value, int ce_type) /* {{{ */ in php_dom_create_interator() argument
1176 if (ce_type == DOM_NAMEDNODEMAP) { in php_dom_create_interator()

Completed in 18 milliseconds