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

  /external/icu4c/i18n/
regextxt.h 23 #define UTEXT_USES_U16(ut) (NULL==((ut)->pFuncs->mapNativeIndexToUTF16))
rematch.cpp 315 if (UTEXT_USES_U16(fInputText)) {
485 if (UTEXT_USES_U16(fInputText)) {
541 if (e == -1 || UTEXT_USES_U16(fInputText)) {
606 if (UTEXT_USES_U16(fInputText)) {
826 if (UTEXT_USES_U16(fInputText)) {
    [all...]
uregex.cpp     [all...]

Completed in 107 milliseconds