Searched refs:bSlug (Results 1 – 3 of 3) sorted by relevance
249 const bSlug = bParts[i].startsWith(':'); constant251 if (aSlug && bSlug) {259 if (bSlug) {
197 const bSlug = bParts[i].startsWith(':');199 if (aSlug && bSlug) {207 if (bSlug) {
1 …bSlug = bParts[i].startsWith(':');\n // if both are wildcard we compare next component\n if …