Searched refs:intSubset (Results 1 – 2 of 2) sorted by relevance
179 docp->intSubset = doctype; in PHP_METHOD()190 docp->intSubset = NULL; in PHP_METHOD()
1209 xmlDtdPtr intSubset = xmlGetIntSubset(nodep->doc); in PHP_METHOD() local1210 replacedoctype = (intSubset == (xmlDtd *) oldchild); in PHP_METHOD()1216 nodep->doc->intSubset = (xmlDtd *) newchild; in PHP_METHOD()
Completed in 9 milliseconds