Searched refs:forwardSlashRegEx (Results 1 – 1 of 1) sorted by relevance
1311 const forwardSlashRegEx = /\//g; constant1327 pathname = pathname.replace(forwardSlashRegEx, '\\');