Searched refs:backslashRegEx (Results 1 – 1 of 1) sorted by relevance
1495 const backslashRegEx = /\\/g; constant1507 filepath = RegExpPrototypeSymbolReplace(backslashRegEx, filepath, '%5C');1539 …RegExpPrototypeSymbolReplace(backslashRegEx, StringPrototypeSlice(filepath, hostnameEndIndex), '/'…