Searched refs:quotes (Results 1 – 2 of 2) sorted by relevance
233 static char *unquote(const char *s, const char* quotes) { in unquote() argument247 if (strchr(quotes, s[0]) && s[l-1] == s[0]) in unquote()
5174 parse backslashes inside quotes literally, matching the behaviour of