Searched refs:u_charAge (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Duchar.c543 u_charAge(UChar32 c, UVersionInfo versionArray) { function
H A Duniset_props.cpp852 u_charAge(ch, v);
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Duchar.h514 Corresponds to u_charAge. @stable ICU 2.4 */
3284 u_charAge(UChar32 c, UVersionInfo versionArray);
H A Durename.h209 #define u_charAge U_ICU_ENTRY_POINT_RENAME(u_charAge) macro
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Duchar.h520 Corresponds to u_charAge. @stable ICU 2.4 */
3121 u_charAge(UChar32 c, UVersionInfo versionArray);
H A Durename.h223 #define u_charAge U_ICU_ENTRY_POINT_RENAME(u_charAge) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Duchar.h520 Corresponds to u_charAge. @stable ICU 2.4 */
3121 u_charAge(UChar32 c, UVersionInfo versionArray);
H A Durename.h223 #define u_charAge U_ICU_ENTRY_POINT_RENAME(u_charAge) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Duchar.h520 Corresponds to u_charAge. @stable ICU 2.4 */
3121 u_charAge(UChar32 c, UVersionInfo versionArray);
H A Durename.h223 #define u_charAge U_ICU_ENTRY_POINT_RENAME(u_charAge) macro
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcucdtst.c2221 /* test data for u_charAge() */
2664 u_charAge(0x20, version);
2671 /* test u_charAge() */
2673 u_charAge(charAges[i].c, version);
2675 log_err("error: u_charAge(U+%04lx)={ %u, %u, %u, %u } instead of { %u, %u, %u, %u }\n",

Completed in 313 milliseconds