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