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

  /libcore/luni/src/main/native/
java_lang_Character.cpp 67 return u_isdefined(codePoint);
  /external/icu4c/test/intltest/
itercoll.cpp 60 if (u_isdefined(codepoint))
65 if (u_isdefined(codepoint))
  /external/icu4c/test/cintltst/
citertst.c 243 if (u_isdefined(codepoint))
248 if (u_isdefined(codepoint))
310 if (u_isdefined(codepoint))
315 if (u_isdefined(codepoint))
    [all...]
cucdtst.c 532 /* Tests for isDefined(u_isdefined)(, isBaseForm(u_isbase()), isSpaceChar(u_isspace()), isWhiteSpace(), u_CharDigitValue() */
570 testSampleCharProps(u_isdefined, "u_isdefined",
572 testSampleCharProps(u_isdefined, "u_isdefined",
    [all...]
  /external/icu4c/common/
uchar.c 175 u_isdefined(UChar32 c) { function
  /external/icu4c/common/unicode/
uchar.h     [all...]
urename.h 302 #define u_isdefined U_ICU_ENTRY_POINT_RENAME(u_isdefined) macro
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uchar.h     [all...]
urename.h 208 #define u_isdefined u_isdefined_3_2 macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uchar.h     [all...]
urename.h 208 #define u_isdefined u_isdefined_3_2 macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uchar.h     [all...]
urename.h 208 #define u_isdefined u_isdefined_3_2 macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
uchar.h     [all...]
urename.h 208 #define u_isdefined u_isdefined_3_2 macro
    [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 382 if (u_isdefined(codepoint)) {
    [all...]

Completed in 625 milliseconds