Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgshell.c203 g_shell_quote (const gchar *unquoted_string) in g_shell_quote() argument
213 g_return_val_if_fail (unquoted_string != NULL, NULL); in g_shell_quote()
217 p = unquoted_string; in g_shell_quote()
Dgshell.h45 gchar* g_shell_quote (const gchar *unquoted_string);
/third_party/ejdb/src/jql/
DREADME.md27 STR = { quoted_string | unquoted_string };
/third_party/ejdb/
DREADME.md199 STR = { quoted_string | unquoted_string };