Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dsort.c58 strcasecmp_numeric (const char *a, const char *b) { in strcasecmp_numeric() function
123 int res = strcasecmp_numeric (tmp1, tmp2); in pl_sort_compare_str()