Home
last modified time | relevance | path

Searched defs:contextPos (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
Dubidiimp.h155 int32_t contextPos; /* position of last strong char found before opening */ member
162 int32_t contextPos; /* position of char determining context */ member
/external/libxml2/
Dxpath.c11684 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/
Dxpath.c11537 int i, res, contextPos = 0, newContextSize; in xmlXPathCompOpEvalPredicate() local
11699 int i, pos = 0, newContextSize = 0, contextPos = 0, res; in xmlXPathCompOpEvalPositionalPredicate() local