Add g_str_is_ascii()

Add a function for checking if a string is pure ASCII.

https://bugzilla.gnome.org/show_bug.cgi?id=709753
This commit is contained in:
Ryan Lortie
2013-10-14 14:36:34 -04:00
parent c4c3ee6087
commit 4c510801cf
3 changed files with 26 additions and 0 deletions

View File

@@ -1302,6 +1302,7 @@ g_vasprintf
g_printf_string_upper_bound
<SUBSECTION>
g_str_is_ascii
g_ascii_isalnum
g_ascii_isalpha
g_ascii_iscntrl