pike.hubbe.net

[Top]
Array
previousArray.longest_ordered_sequence() Array.oid_sort_func()next

Method Array.lyskom_sort_func()


Method lyskom_sort_func

int Array.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!)"


Extracted from Pike v7.3 release 11 at 2001-11-03.