Home
last modified time | relevance | path

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

/external/libxml2/
DSAX2.c409 int oldinputNr; in xmlSAX2ExternalSubset() local
433 oldinputNr = ctxt->inputNr; in xmlSAX2ExternalSubset()
445 ctxt->inputNr = oldinputNr; in xmlSAX2ExternalSubset()
491 ctxt->inputNr = oldinputNr; in xmlSAX2ExternalSubset()