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

  /libcore/luni/src/main/native/
java_lang_Character.cpp 75 return u_isIDIgnorable(codePoint);
  /external/icu4c/common/
uchar.c 334 u_isIDIgnorable(c));
339 u_isIDIgnorable(UChar32 c) {
371 u_isIDIgnorable(c));
651 /* add for u_isIDIgnorable() what was not added above */
  /external/icu4c/common/unicode/
uchar.h     [all...]
urename.h 290 #define u_isIDIgnorable U_ICU_ENTRY_POINT_RENAME(u_isIDIgnorable)
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uchar.h     [all...]
urename.h 190 #define u_isIDIgnorable u_isIDIgnorable_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uchar.h     [all...]
urename.h 190 #define u_isIDIgnorable u_isIDIgnorable_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uchar.h     [all...]
urename.h 190 #define u_isIDIgnorable u_isIDIgnorable_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
uchar.h     [all...]
urename.h 190 #define u_isIDIgnorable u_isIDIgnorable_3_2
    [all...]
  /external/icu4c/test/cintltst/
cucdtst.c 879 /* u_isJavaIDStart, u_isJavaIDPart, u_isIDStart(), u_isIDPart(), u_isIDIgnorable()*/
    [all...]

Completed in 79 milliseconds