Searched refs:stripSemi (Results 1 – 4 of 4) sorted by relevance
364 function stripSemi(str){ function875 this.source += ' ; __append(escapeFn(' + stripSemi(line) + '))' + '\n';879 this.source += ' ; __append(' + stripSemi(line) + ')' + '\n';
1 …stripSemi(str){return str.replace(/;(\s*$)/,"$1")}exports.compile=function compile(template,opts){…
365 function stripSemi(str){876 this.source += ' ; __append(escapeFn(' + stripSemi(line) + '))' + '\n';880 this.source += ' ; __append(' + stripSemi(line) + ')' + '\n';