mpc-compare-strings
mpc-compare-strings is a compiled Lisp function in `mpc.el
'.
(mpc-compare-strings STR1 STR2 &optional IGNORE-CASE)
Compare strings STR1 and STR2.
Contrary to `compare-strings', this tries to get numbers sorted
numerically rather than lexicographically.