Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgshell.h47 gchar* g_shell_unquote (const gchar *quoted_string,
Dgshell.c269 g_shell_unquote (const gchar *quoted_string, in g_shell_unquote() function
676 argv[i] = g_shell_unquote (tmp_list->data, error); in g_shell_parse_argv()
Dgutils.c1381 result = g_shell_unquote (value, NULL); in get_os_info_from_os_release()
Dgbookmarkfile.c3722 command_line = g_shell_unquote (ai->exec, &unquote_error); in g_bookmark_file_get_application_info()
/third_party/glib/glib/tests/
Dshell.c174 out = g_shell_unquote (test->in, &error); in do_unquote_test()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1581 g_shell_unquote
/third_party/glib/po/
Dko.po5710 # g_shell_unquote()에 쓰임. shell의 quoted text를 raw string으로 바꾸는 기능