Searched defs:safeRe (Results 1 – 1 of 1) sorted by relevance
11 const safeRe = exports.safeRe = [] constant46 safeRe[index] = new RegExp(safe, isGlobal ? 'g' : undefined) variable