Home
last modified time | relevance | path

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

/PHP-7.0/ext/dom/
H A Dphp_dom.h122 void php_dom_create_interator(zval *return_value, int ce_type);
H A Dphp_dom.c1177 void php_dom_create_interator(zval *return_value, int ce_type) /* {{{ */ in php_dom_create_interator() argument
1181 if (ce_type == DOM_NAMEDNODEMAP) { in php_dom_create_interator()

Completed in 12 milliseconds