Home
last modified time | relevance | path

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

/external/libxml2/
Dvalid.c6656 xmlDtdPtr oldExt, oldInt; in xmlValidateDtd() local
6661 oldExt = doc->extSubset; in xmlValidateDtd()
6667 doc->extSubset = oldExt; in xmlValidateDtd()
6682 doc->extSubset = oldExt; in xmlValidateDtd()