Searched refs:u_isgraph (Results 1 – 12 of 12) sorted by relevance
66 u_isgraph;
67 u_isgraph
273 u_isgraph(UChar32 c) { in u_isgraph() function
68 #undef u_isgraph434 UBool u_isgraph(UChar32 c) { in u_isgraph() function435 return U_ICU_ENTRY_POINT_RENAME(u_isgraph)(c); in u_isgraph()
3018 u_isgraph(UChar32 c);
3020 u_isgraph(UChar32 c) __INTRODUCED_IN(31);
308 #define u_isgraph U_ICU_ENTRY_POINT_RENAME(u_isgraph) macro
776 { u_isgraph, "isgraph" },