HomeSort by relevance Sort by last modified time
    Searched defs:getPairIndex (Results 1 - 2 of 2) sorted by null

  /external/icu4c/extra/scrptrun/
scrptrun.cpp 83 int32_t ScriptRun::getPairIndex(UChar32 ch)
143 int32_t pairIndex = getPairIndex(ch);
  /external/icu4c/common/
usc_impl.c 157 getPairIndex(UChar32 ch)
294 pairIndex = getPairIndex(ch);

Completed in 200 milliseconds