Home
last modified time | relevance | path

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

/external/libxml2/
Dvalid.c6616 xmlDtdPtr oldExt, oldInt; in xmlValidateDtd() local
6621 oldExt = doc->extSubset; in xmlValidateDtd()
6627 doc->extSubset = oldExt; in xmlValidateDtd()
6642 doc->extSubset = oldExt; in xmlValidateDtd()