Searched refs:replaceUnderscoresRegex (Results 1 – 1 of 1) sorted by relevance
251 const replaceUnderscoresRegex = /_/g; constant340 key = StringPrototypeReplace(key, replaceUnderscoresRegex, '-');