Home
last modified time | relevance | path

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

/dports/audio/pms/pms-0.42/src/
H A Dlist.h48 MATCH_ALBUMARTISTSORT = 1 << 6, enumerator
H A Dfield.cpp1041 l = MATCH_ALBUMARTISTSORT; in item_to_match()
H A Dlist.cpp994 if (mode & MATCH_ALBUMARTISTSORT) sources.push_back(song->albumartistsort); in match()