Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgshell.h45 gchar* g_shell_quote (const gchar *unquoted_string);
Dgshell.c203 g_shell_quote (const gchar *unquoted_string) in g_shell_quote() function
Dgbookmarkfile.c3538 ai->exec = g_shell_quote (exec); in g_bookmark_file_set_application_info()
/third_party/glib/glib/tests/
Dshell.c127 out = g_shell_quote (test->in); in do_quote_test()
/third_party/glib/gio/
Dgdesktopappinfo.c2320 result = g_shell_quote (uri); in expand_macro_single()
2326 result = g_shell_quote (path); in expand_macro_single()
2334 result = g_shell_quote (name); in expand_macro_single()
2344 result = g_shell_quote (name); in expand_macro_single()
2465 expanded = g_shell_quote (info->icon_name); in expand_macro()
2474 expanded = g_shell_quote (info->name); in expand_macro()
2483 expanded = g_shell_quote (info->filename); in expand_macro()
Dgwin32appinfo.c4335 result = g_shell_quote (obj->uri); in expand_macro_single()
4340 result = g_shell_quote (obj->file); in expand_macro_single()
4553 expanded = g_shell_quote (info->app->localized_pretty_name_u8); in expand_macro()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1580 g_shell_quote