Home
last modified time | relevance | path

Searched defs:newdoc (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/dom/
H A Ddocument.c1447 static void php_dom_finish_loading_document(zval *this, zval *return_value, xmlDocPtr newdoc) in php_dom_finish_loading_document()
1512 xmlDocPtr newdoc = dom_document_parser(ZEND_THIS, mode, source, source_len, options, NULL); in dom_parse_document() local
2089 xmlDocPtr newdoc = ctxt->myDoc; in dom_load_html() local
/php-src/ext/xsl/
H A Dxsltprocessor.c198 xmlDoc *doc = NULL, *newdoc = NULL; in PHP_METHOD() local

Completed in 22 milliseconds