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