Searched refs:unquoted_string (Results 1 – 4 of 4) sorted by relevance
203 g_shell_quote (const gchar *unquoted_string) in g_shell_quote() argument213 g_return_val_if_fail (unquoted_string != NULL, NULL); in g_shell_quote()217 p = unquoted_string; in g_shell_quote()
45 gchar* g_shell_quote (const gchar *unquoted_string);
27 STR = { quoted_string | unquoted_string };
199 STR = { quoted_string | unquoted_string };