Searched refs:inputPattern (Results 1 – 3 of 3) sorted by relevance
175 const inputPattern = configItem.pattern;176 if (inputPattern == null) {180 pattern = inputPattern;
1 …inputPattern = configItem.pattern;\n\n if (inputPattern == null) {\n // This should never …
227 const inputPattern = configItem.pattern; constant229 if (inputPattern == null) {233 pattern = inputPattern;