Searched refs:additionalMatches (Results 1 – 1 of 1) sorted by relevance
97 …ee=function(rule,text,offset,additionalMatches){var match=Syntax.brushes[rule.brush].buildTree(tex… argument98 Syntax.Brush.prototype.buildTree=function(text,offset,additionalMatches){offset=offset||0;text=text… argument100 if(additionalMatches){for(var i=0;i<additionalMatches.length;i+=1){top.insert(additionalMatches[i],…