Searched refs:u_istitle (Results 1 - 12 of 12) sorted by relevance

/external/icu4c/common/
H A Duchar.c112 u_istitle(UChar32 c) { function
/external/icu4c/common/unicode/
H A Duchar.h1952 * @see u_istitle
1978 * @see u_istitle
2000 u_istitle(UChar32 c);
2171 * @see u_istitle
H A Durename.h321 #define u_istitle U_ICU_ENTRY_POINT_RENAME(u_istitle) macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duchar.h1608 * @see u_istitle
1635 * @see u_istitle
1657 u_istitle(UChar32 c);
1828 * @see u_istitle
H A Durename.h215 #define u_istitle u_istitle_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Duchar.h1608 * @see u_istitle
1635 * @see u_istitle
1657 u_istitle(UChar32 c);
1828 * @see u_istitle
H A Durename.h215 #define u_istitle u_istitle_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Duchar.h1608 * @see u_istitle
1635 * @see u_istitle
1657 u_istitle(UChar32 c);
1828 * @see u_istitle
H A Durename.h215 #define u_istitle u_istitle_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Duchar.h1608 * @see u_istitle
1635 * @see u_istitle
1657 u_istitle(UChar32 c);
1828 * @see u_istitle
H A Durename.h215 #define u_istitle u_istitle_3_2 macro
/external/icu4c/test/cintltst/
H A Dcucdtst.c262 log_verbose("testing u_istitle\n");
322 if(!u_istitle(expected[i])){
323 log_err("u_istitle failed for 0x%4X. Expected TRUE, got FALSE\n",expected[i]);

Completed in 1869 milliseconds