Searched refs:getBasePathRegex (Results 1 – 3 of 3) sorted by relevance
746 function getBasePathRegex(basePath: string) { function761 const reg = getBasePathRegex(basePath);
537 function getBasePathRegex(basePath) { function548 const reg = getBasePathRegex(basePath);
1 …getBasePathRegex(basePath: string) {\n if (basePathCache.has(basePath)) {\n return basePathCac…