Searched refs:g_ascii_isgraph (Results 1 – 6 of 6) sorted by relevance
77 #define g_ascii_isgraph(c) \ macro
236 <NAME>g_ascii_isgraph</NAME>
1746 g_ascii_isgraph
68 #define g_ascii_isgraph(c) \ macro
353 else if (just_normalize && (!g_ascii_isgraph (*s))) in uri_decoder()
849 if (!g_ascii_isgraph (*s) && in uri_normalized_copy()863 if (g_ascii_isgraph (*s) || in uri_normalized_copy()