HomeSort by relevance Sort by last modified time
    Searched refs:mapNativeIndexToUTF16 (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/i18n/
regextxt.h 25 #define UTEXT_USES_U16(ut) (NULL==((ut)->pFuncs->mapNativeIndexToUTF16))
  /external/icu/icu4c/source/common/unicode/
utext.h     [all...]
  /external/icu/icu4c/source/common/
utext.cpp 120 ut->chunkOffset=ut->pFuncs->mapNativeIndexToUTF16(ut, index);
361 ut->chunkOffset = ut->pFuncs->mapNativeIndexToUTF16(ut, index);
400 ut->chunkOffset=ut->pFuncs->mapNativeIndexToUTF16(ut, index);
    [all...]

Completed in 67 milliseconds