Searched refs:scriptRegexes (Results 1 – 1 of 1) sorted by relevance
22 const scriptRegexes = { variable88 for (const script in scriptRegexes) {89 if (str.match(scriptRegexes[script])) {