Searched refs:patternMatch (Results 1 – 2 of 2) sorted by relevance
389 $patternMatch = 0;392 $patternMatch |= $leadingZeros & ($m[$i] === "\1");394 $offset += $patternMatch ? 0 : 1;399 if (!$hashesMatch | !$patternMatch) {
810 protected function patternMatch($block, $orderedArgs, $keywordArgs) function in LesserPHP\\Lessc906 if ($this->patternMatch($block, $orderedArgs, $keywordArgs)) {