Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
Dline.h105 int32_t expIndex; variable
/third_party/icu/icu4c/source/test/intltest/
Dtestutil.cpp178 for (int32_t expIndex = 0; expIndex < expLength; ++expIndex) { in checkEditsIter() local
/third_party/icu/icu4c/source/test/cintltst/
Dcnormtst.c175 int32_t expIndex= (mode==UNORM_NFC || mode==UNORM_NFKC) ? 2 : 1; in TestNormCases() local