Home
last modified time | relevance | path

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

/expo/packages/expo-router/src/fork/
H A DgetStateFromPath.ts345 const routes = matchAgainstConfigs(formattedPaths.nonstandardPathname, configs);
365 function matchAgainstConfigs(remaining: string, configs: RouteConfig[]): ParsedRoute[] | undefined { function
/expo/packages/expo-router/build/fork/
H A DgetStateFromPath.js265 const routes = matchAgainstConfigs(formattedPaths.nonstandardPathname, configs);
276 function matchAgainstConfigs(remaining, configs) { function
H A DgetStateFromPath.js.map1matchAgainstConfigs(formattedPaths.nonstandardPathname, configs);\n\n if (routes == null) {\n …