Searched defs:newContextSize (Results 1 – 2 of 2) sorted by relevance
| /external/libxml2/ |
| D | xpath.c | 11684 int i, res, contextPos = 0, newContextSize; in xmlXPathCompOpEvalPredicate() local 11850 int i, pos = 0, newContextSize = 0, contextPos = 0, res; in xmlXPathCompOpEvalPositionalPredicate() local
|
| /external/chromium_org/third_party/libxml/src/ |
| D | xpath.c | 11537 int i, res, contextPos = 0, newContextSize; in xmlXPathCompOpEvalPredicate() local 11699 int i, pos = 0, newContextSize = 0, contextPos = 0, res; in xmlXPathCompOpEvalPositionalPredicate() local
|