Home
last modified time | relevance | path

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

/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js337 dp.sh.Highlighter.prototype.ProcessSmartTabs = function(code) method in dp.sh.Highlighter
514 this.code = this.ProcessSmartTabs(this.code);
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js72 dp.sh.Highlighter.prototype.ProcessSmartTabs=function(code) method in dp.sh.Highlighter
115 this.code=this.ProcessSmartTabs(this.code);this.ProcessRegexList();if(this.matches.length==0)