Home
last modified time | relevance | path

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

/third_party/libxml2/
Dparser.c8362 int baseInputNr = ctxt->inputNr; in xmlParseInternalSubset() local
8370 while (((RAW != ']') || (ctxt->inputNr > baseInputNr)) && in xmlParseInternalSubset()
8391 if (ctxt->inputNr > baseInputNr) in xmlParseInternalSubset()
/third_party/chromium/patch/
D0001-cve.patch123646 while (((RAW != ']') || (ctxt->inputNr > baseInputNr)) &&
123663 if (ctxt->inputNr > baseInputNr)