Searched refs:patternMatch (Results 1 – 4 of 4) sorted by relevance
69 protected $patternMatch = false; variable in Squiz_Sniffs_CSS_ForbiddenStylesSniff88 if ($this->patternMatch === true) {114 if ($this->patternMatch === true) {
59 protected $patternMatch = false; variable in Generic_Sniffs_PHP_ForbiddenFunctionsSniff80 if ($this->patternMatch === true) {172 if ($this->patternMatch === true) {
408 $patternMatch = 0;411 $patternMatch |= $leadingZeros & ($m[$i] === "\1");413 $offset += $patternMatch ? 0 : 1;418 if (!$hashesMatch | !$patternMatch) {
1 …patternMatch = null;\n let extensionMatch = null;\n // We want to prioritize associations ba…