Searched refs:lookahead (Results 1 – 4 of 4) sorted by relevance
128 protected function lookahead( function in PhpCss\\Parser133 return $this->lookahead(array($expectedTokens), $position, $allowEndOfTokens);
33 $token = $this->lookahead(80 $token = $this->lookahead(
64 if ($currentToken = $this->lookahead($expectedTokens)) {
77 $parameterToken = $this->lookahead(