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

  /external/icu/icu4c/source/samples/case/
ucase.c 42 ch = u_totitle(char_k); /* ch = 'K' */
  /external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/
UnicodeIcu.h 158 return u_totitle(c);
  /libcore/luni/src/main/native/
java_lang_Character.cpp 113 return u_totitle(codePoint);
  /external/icu/icu4c/source/samples/ustring/
ustring.cpp 244 c=u_totitle(c);
  /external/chromium_org/third_party/icu/source/common/unicode/
uchar.h 546 Corresponds to u_totitle. @stable ICU 2.4 */
    [all...]
urename.h 403 #define u_totitle U_ICU_ENTRY_POINT_RENAME(u_totitle) macro
    [all...]
  /external/icu/icu4c/source/common/unicode/
uchar.h 542 Corresponds to u_totitle. @stable ICU 2.4 */
    [all...]
urename.h 393 #define u_totitle U_ICU_ENTRY_POINT_RENAME(u_totitle) macro
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucase.c 1231 u_totitle(UChar32 c) { function
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cucdtst.c     [all...]
  /external/icu/icu4c/source/common/
ucase.cpp 1258 u_totitle(UChar32 c) { function
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cucdtst.c     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
transtst.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
transtst.cpp     [all...]

Completed in 334 milliseconds