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

  /external/chromium_org/third_party/icu/source/i18n/
regextxt.h 23 #define UTEXT_USES_U16(ut) (NULL==((ut)->pFuncs->mapNativeIndexToUTF16))
rematch.cpp 325 if (UTEXT_USES_U16(fInputText)) {
516 if (UTEXT_USES_U16(fInputText)) {
638 if (UTEXT_USES_U16(fInputText)) {
    [all...]
uregex.cpp     [all...]
  /external/icu4c/i18n/
regextxt.h 23 #define UTEXT_USES_U16(ut) (NULL==((ut)->pFuncs->mapNativeIndexToUTF16))
rematch.cpp 331 if (UTEXT_USES_U16(fInputText)) {
522 if (UTEXT_USES_U16(fInputText)) {
644 if (UTEXT_USES_U16(fInputText)) {
    [all...]
uregex.cpp     [all...]

Completed in 104 milliseconds