Home
last modified time | relevance | path

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

/template/a_new_day/js/
H A Dprototype.js206 return (this.match(matchAll) || []).map(function(scriptTag) { argument
207 return (scriptTag.match(matchOne) || ['', ''])[1];
/template/battlehorse/js/
H A Dprototype.js206 return (this.match(matchAll) || []).map(function(scriptTag) { argument
207 return (scriptTag.match(matchOne) || ['', ''])[1];