Searched refs:getPairIndex (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/extra/scrptrun/
H A Dscrptrun.cpp83 int32_t ScriptRun::getPairIndex(UChar32 ch) function in class:ScriptRun
143 int32_t pairIndex = getPairIndex(ch);
H A Dscrptrun.h86 static int32_t getPairIndex(UChar32 ch);
/external/icu4c/common/
H A Dusc_impl.c157 getPairIndex(UChar32 ch) function
294 pairIndex = getPairIndex(ch);

Completed in 29 milliseconds