Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dinner_html_mixin.c65 const xmlDoc *context_document = node->doc; in dom_element_inner_html_read() local
68 if (context_document->type == XML_HTML_DOCUMENT_NODE) { in dom_element_inner_html_read()
80 ZEND_ASSERT(context_document->type == XML_DOCUMENT_NODE); in dom_element_inner_html_read()

Completed in 5 milliseconds