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

  /external/icu/icu4c/source/common/
ucasemap_imp.h 112 #include "unicode/unistr.h" // for UStringCaseMapper
148 /** Implements UStringCaseMapper. */
156 /** Implements UStringCaseMapper. */
166 /** Implements UStringCaseMapper. */
177 /** Implements UStringCaseMapper. */
193 UStringCaseMapper *stringCaseMapper,
206 UStringCaseMapper *stringCaseMapper,
211 * UTF-8 version of UStringCaseMapper.
unistr_case.cpp 95 UStringCaseMapper *stringCaseMapper) {
ustrcase.cpp     [all...]
  /external/icu/icu4c/source/common/unicode/
unistr.h 58 // Not #ifndef U_HIDE_INTERNAL_API because UnicodeString needs the UStringCaseMapper.
66 UStringCaseMapper(int32_t caseLocale, uint32_t options,
    [all...]

Completed in 137 milliseconds