Home
last modified time | relevance | path

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

/template/a_new_day/js/
H A Dprototype.js15 ScriptFragment: '(?:<script.*?>)((\n|\r|.)*?)(?:<\/script>)', property in Prototype
200 return this.replace(new RegExp(Prototype.ScriptFragment, 'img'), '');
204 var matchAll = new RegExp(Prototype.ScriptFragment, 'img');
205 var matchOne = new RegExp(Prototype.ScriptFragment, 'im');
/template/battlehorse/js/
H A Dprototype.js15 ScriptFragment: '(?:<script.*?>)((\n|\r|.)*?)(?:<\/script>)', property in Prototype
200 return this.replace(new RegExp(Prototype.ScriptFragment, 'img'), '');
204 var matchAll = new RegExp(Prototype.ScriptFragment, 'img');
205 var matchOne = new RegExp(Prototype.ScriptFragment, 'im');