Extracted from Pike v7.8 release 866 at 2015-10-24.
pike.ida.liu.se
[Top]
Array

Method Array.lyskom_sort_func()


Method lyskom_sort_func

int(-1..1) lyskom_sort_func(string a, string b)

Description

Sort comparison function that does not care about case, nor about the contents of any parts of the string enclosed with '()'

Example: "Foo (bar)" is given the same weight as "foo (really!)"