Home
last modified time | relevance | path

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

/plugin/pagequery/
DPageQuery.php624 $sort_func = ($keep_assoc) ? 'uasort' : 'usort';
632 …$result = $sort_func($sort_array, function (array $left, array $right) use ($sort_opts, $keys, $se…
/plugin/imapmarkers/
Djquery.imagemapster.js2747 sort_func;
2750 sort_func = function (a, b) { function in m.MapData
2754 sort_func = function (a, b) {
2762 return sort_func(a, b);