Searched refs:quoted_string (Results 1 – 3 of 3) sorted by relevance
32 char* _dbus_shell_unquote (const char *quoted_string);
234 _dbus_shell_unquote (const char *quoted_string) in _dbus_shell_unquote() argument242 unquoted = _dbus_strdup (quoted_string); in _dbus_shell_unquote()
46 gchar* g_shell_unquote (const gchar *quoted_string,