Home
last modified time | relevance | path

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

/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js975 function matchesSortCallback(m1, m2) function
1317 return this.removeNestedMatches(result.sort(matchesSortCallback));
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js2256 function matchesSortCallback(m1, m2) function
2598 return this.removeNestedMatches(result.sort(matchesSortCallback));