HomeSort by relevance Sort by last modified time
    Searched refs:UTEXT_USES_U16 (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))
rematch.cpp 323 if (UTEXT_USES_U16(fInputText)) {
522 if (UTEXT_USES_U16(fInputText)) {
679 if (UTEXT_USES_U16(fInputText)) {
    [all...]
uregex.cpp     [all...]

Completed in 135 milliseconds