Searched refs:matches_type (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doperations.c513 FLAC__bool matches_number = false, matches_type = false; local
521 matches_type = true;
541 matches_type = !matches_type;
543 matches_type = true;
545 return matches_number && matches_type;

Completed in 343 milliseconds