Home
last modified time | relevance | path

Searched refs:tabRegEx (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/internal/
Durl.js1498 const tabRegEx = /\t/g; constant
1513 filepath = RegExpPrototypeSymbolReplace(tabRegEx, filepath, '%09');