Home
last modified time | relevance | path

Searched refs:removeNestedMatches (Results 1 – 3 of 3) sorted by relevance

/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js1317 return this.removeNestedMatches(result.sort(matchesSortCallback));
1325 removeNestedMatches: function(matches) method in sh.Highlighter
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js2598 return this.removeNestedMatches(result.sort(matchesSortCallback));
2606 removeNestedMatches: function(matches) method in sh.Highlighter
H A DshCore.min.js17 …==typeof e[r]&&(n=n.concat(L(t,e[r])));return this.removeNestedMatches(n.sort(k))},removeNestedMat… method in B.Highlighter