Home
last modified time | relevance | path

Searched refs:ProcessRegexList (Results 1 – 4 of 4) sorted by relevance

/plugin/syntaxhighlighter/Uncompressed/
H A DshBrushXml.js13 dp.sh.Brushes.Xml.prototype.ProcessRegexList = function() method in dp.sh.Brushes.Xml
H A DshCore.js331 dp.sh.Highlighter.prototype.ProcessRegexList = function() method in dp.sh.Highlighter
516 this.ProcessRegexList();
/plugin/syntaxhighlighter/Scripts/
H A DshBrushXml.js10 …iases=['xml','xhtml','xslt','html','xhtml'];dp.sh.Brushes.Xml.prototype.ProcessRegexList=function() method in dp.sh.Brushes.Xml
H A DshCore.js69 dp.sh.Highlighter.prototype.ProcessRegexList=function() method in dp.sh.Highlighter
115 this.code=this.ProcessSmartTabs(this.code);this.ProcessRegexList();if(this.matches.length==0)