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

/external/chromium_org/third_party/libxml/src/
H A DSAX2.c391 int oldinputNr; local
414 oldinputNr = ctxt->inputNr;
424 ctxt->inputNr = oldinputNr;
469 ctxt->inputNr = oldinputNr;
/external/libxml2/
H A DSAX2.c408 int oldinputNr; local
432 oldinputNr = ctxt->inputNr;
444 ctxt->inputNr = oldinputNr;
490 ctxt->inputNr = oldinputNr;

Completed in 95 milliseconds