Searched defs:contextPos (Results 1 – 3 of 3) sorted by relevance
| /external/icu/icu4c/source/common/ |
| D | ubidiimp.h | 155 int32_t contextPos; /* position of last strong char found before opening */ member 162 int32_t contextPos; /* position of char determining context */ member
|
| /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
|