Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/
H A Ddomimplementation.c179 docp->intSubset = doctype; in PHP_METHOD()
190 docp->intSubset = NULL; in PHP_METHOD()
H A Dnode.c1209 xmlDtdPtr intSubset = xmlGetIntSubset(nodep->doc); in PHP_METHOD() local
1210 replacedoctype = (intSubset == (xmlDtd *) oldchild); in PHP_METHOD()
1216 nodep->doc->intSubset = (xmlDtd *) newchild; in PHP_METHOD()

Completed in 10 milliseconds