Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dprivate_data.h53 uint32_t php_dom_get_template_count(const php_dom_private_data *private_data);
H A Dprivate_data.c145 uint32_t php_dom_get_template_count(const php_dom_private_data *private_data) in php_dom_get_template_count() function
H A Dhtml_document.c1654 …RETURN_LONG((zend_long) php_dom_get_template_count((const php_dom_private_data *) intern->document… in PHP_METHOD()

Completed in 16 milliseconds