Searched refs:u_isgraph (Results 1 – 7 of 7) sorted by relevance
273 u_isgraph(UChar32 c) { in u_isgraph() function
2984 u_isgraph(UChar32 c);
304 #define u_isgraph U_ICU_ENTRY_POINT_RENAME(u_isgraph) macro
776 { u_isgraph, "isgraph" },
279 return u_isgraph(c); in u_isgraph_android()