Searched refs:getMatchesHtml (Results 1 – 5 of 5) sorted by relevance
/plugin/syntaxhighlighter3/sxh3/src/js/ |
H A D | shCore.js | 1502 getMatchesHtml: function(code, matches) method in sh.Highlighter 1595 html = this.getMatchesHtml(code, matches);
|
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
H A D | shCore.js | 2783 getMatchesHtml: function(code, matches) method in sh.Highlighter 2876 html = this.getMatchesHtml(code, matches);
|
H A D | shCore.min.js | 17 …getMatchesHtml:function(e,t){function n(e){var t=e?e.brushName||a:a;return t?t+" ":""}for(var r=0,… method in B.Highlighter
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js | 2781 getMatchesHtml: function getMatchesHtml(code, matches) { 2846 html = _this.getMatchesHtml(code, matches);
|
H A D | syntaxhighlighter.js.map | 1 …getMatchesHtml","getBrushNameCss","matchBrushName","offset","gutter","collapse","autoLinks","split…
|