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

  /external/chromium/third_party/icu/source/common/
uchar.c 265 u_charType(UChar32 c) {
766 if(c==0x115f || c<=0x1159 || u_charType(c)==U_OTHER_LETTER) {
771 if(c<=0x11a2 || u_charType(c)==U_OTHER_LETTER) {
776 if(c<=0x11f9 || u_charType(c)==U_OTHER_LETTER) {
  /external/icu4c/common/
uchar.c 264 u_charType(UChar32 c) {
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 132 #define u_charType u_charType_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 132 #define u_charType u_charType_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 132 #define u_charType u_charType_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 132 #define u_charType u_charType_3_2
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 196 #define u_charType u_charType_4_2
    [all...]
  /external/icu4c/common/unicode/
urename.h 227 #define u_charType U_ICU_ENTRY_POINT_RENAME(u_charType)
    [all...]

Completed in 1696 milliseconds