mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user