Searched refs:quote_chars (Results 1 – 1 of 1) sorted by relevance
146 static const char *quote_chars = "'\""; in remove_quotes() local160 indx = strcspn(str, quote_chars); in remove_quotes()