Home
last modified time | relevance | path

Searched refs:g_str_is_ascii (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/glib/
Dgtranslit.c338 if (g_str_is_ascii (str)) in g_str_to_ascii()
Dgstrfuncs.h198 gboolean g_str_is_ascii (const gchar *str);
Dgstrfuncs.c1625 g_str_is_ascii (const gchar *str) in g_str_is_ascii() function
3083 if (ascii_alternates && g_str_is_ascii (string)) in g_str_tokenize_and_fold()
3101 if (!g_str_is_ascii (result[i])) in g_str_tokenize_and_fold()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1741 g_str_is_ascii
/third_party/glib/
DNEWS5479 - g_str_is_ascii() with obvious purpose