Searched refs:allow_quotes (Results 1 – 1 of 1) sorted by relevance
189 static char *local__get_field_(char **s, FLAC__bool allow_quotes) in local__get_field_() argument208 if(allow_quotes && (**s == '"')) { in local__get_field_()