Home
last modified time | relevance | path

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

/external/libxml2/
DSAX2.c391 int oldinputNr; in xmlSAX2ExternalSubset() local
414 oldinputNr = ctxt->inputNr; in xmlSAX2ExternalSubset()
424 ctxt->inputNr = oldinputNr; in xmlSAX2ExternalSubset()
469 ctxt->inputNr = oldinputNr; in xmlSAX2ExternalSubset()