Home
last modified time | relevance | path

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

/external/flac/src/share/grabbag/
Dcuesheet.c189 static char *local__get_field_(char **s, FLAC__bool allow_quotes) in local__get_field_() argument
208 if(allow_quotes && (**s == '"')) { in local__get_field_()