Home
last modified time | relevance | path

Searched refs:unquote_string_inplace (Results 1 – 2 of 2) sorted by relevance

/external/dbus/dbus/
Ddbus-shell.c43 unquote_string_inplace (char* str, char** end) in unquote_string_inplace() function
227 if (!unquote_string_inplace (start, &end)) in _dbus_shell_unquote()
/external/bluetooth/glib/
DChangeLog.pre-2-03533 * gshell.c (unquote_string_inplace): Make static.