Searched refs:createRegex (Results 1 – 4 of 4) sorted by relevance
548 this.regex = this.createRegex();560 createRegex: function () { method in Template
1 …x=this.createRegex()}Template.modes={EVAL:"eval",ESCAPED:"escaped",RAW:"raw",COMMENT:"comment",LIT… method
549 this.regex = this.createRegex();561 createRegex: function () { method