Searched refs:php_dom_finish_loading_document (Results 1 – 1 of 1) sorted by relevance
1470 static void php_dom_finish_loading_document(zval *this, zval *return_value, xmlDocPtr newdoc) in php_dom_finish_loading_document() function1537 php_dom_finish_loading_document(ZEND_THIS, return_value, newdoc); in dom_parse_document()2123 php_dom_finish_loading_document(ZEND_THIS, return_value, newdoc); in dom_load_html()
Completed in 9 milliseconds