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

/external/chromium_org/third_party/libxml/src/
H A DSAX2.c392 int oldinputMax; local
415 oldinputMax = ctxt->inputMax;
425 ctxt->inputMax = oldinputMax;
470 ctxt->inputMax = oldinputMax;
/external/libxml2/
H A DSAX2.c392 int oldinputMax; local
415 oldinputMax = ctxt->inputMax;
425 ctxt->inputMax = oldinputMax;
470 ctxt->inputMax = oldinputMax;

Completed in 105 milliseconds