Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dsort.c51 static int pl_sort_id; variable
113 pl_format_title (a, -1, tmp1, sizeof (tmp1), pl_sort_id, pl_sort_format); in pl_sort_compare_str()
114 pl_format_title (b, -1, tmp2, sizeof (tmp2), pl_sort_id, pl_sort_format); in pl_sort_compare_str()
117 pl_sort_tf_ctx.id = pl_sort_id; in pl_sort_compare_str()
206 pl_sort_id = id; in plt_sort_internal()