Searched refs:unquote_string_inplace (Results 1 – 2 of 2) sorted by relevance
43 unquote_string_inplace (char* str, char** end) in unquote_string_inplace() function227 if (!unquote_string_inplace (start, &end)) in _dbus_shell_unquote()
3533 * gshell.c (unquote_string_inplace): Make static.