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

  /external/chromium/third_party/icu/source/i18n/
currpinf.cpp 273 const UChar* patternChars = ures_getStringByKeyWithFallback(
276 UnicodeString* pattern = new UnicodeString(patternChars, ptnLen);
287 UnicodeString negPattern(patternChars, ptnLen);
  /external/icu4c/i18n/
currpinf.cpp 283 const UChar* patternChars = ures_getStringByKeyWithFallback(
286 UnicodeString* pattern = new UnicodeString(patternChars, ptnLen);
297 UnicodeString negPattern(patternChars, ptnLen);
rematch.cpp     [all...]
  /external/icu4c/test/intltest/
regextst.cpp     [all...]

Completed in 62 milliseconds