Searched defs:u_istitle (Results 1 – 5 of 5) sorted by relevance
106 u_istitle(UChar32 c) { in u_istitle() function
449 UBool u_istitle(UChar32 c) { in u_istitle() function
315 #define u_istitle U_ICU_ENTRY_POINT_RENAME(u_istitle) macro