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

  /external/icu/icu4c/source/samples/case/
ucase.c 42 ch = u_totitle(char_k); /* ch = 'K' */
  /libcore/ojluni/src/main/native/
Character.cpp 99 return u_totitle(codePoint);
  /external/icu/icu4c/source/samples/ustring/
ustring.cpp 242 c=u_totitle(c);
  /external/icu/icu4c/source/common/
ucase.cpp 1257 u_totitle(UChar32 c) { function
    [all...]
  /external/icu/icu4c/source/common/unicode/
uchar.h 542 Corresponds to u_totitle. @stable ICU 2.4 */
    [all...]
urename.h 397 #define u_totitle U_ICU_ENTRY_POINT_RENAME(u_totitle) macro
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cucdtst.c     [all...]
  /external/icu/icu4c/source/test/intltest/
transtst.cpp     [all...]

Completed in 234 milliseconds