Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgshell.c75 unquote_string_inplace (gchar* str, gchar** end, GError** err) in unquote_string_inplace() function
319 if (!unquote_string_inplace (start, &end, error)) in g_shell_unquote()