HomeSort by relevance Sort by last modified time
    Searched full:foldedkey (Results 1 - 1 of 1) sorted by null

  /external/icu/icu4c/source/i18n/
tznames_impl.cpp 214 UnicodeString foldedKey;
219 foldedKey.fastCopyFrom(key).foldCase();
220 keyBuffer = foldedKey.getBuffer();
221 keyLength = foldedKey.length();
    [all...]

Completed in 181 milliseconds