Home
last modified time | relevance | path

Searched refs:lookahead (Results 1 – 4 of 4) sorted by relevance

/template/strap/vendor/carica/phpcss/src/PhpCss/
H A DParser.php128 protected function lookahead( function in PhpCss\\Parser
133 return $this->lookahead(array($expectedTokens), $position, $allowEndOfTokens);
/template/strap/vendor/carica/phpcss/src/PhpCss/Parser/
H A DSequence.php33 $token = $this->lookahead(
80 $token = $this->lookahead(
H A DStandard.php64 if ($currentToken = $this->lookahead($expectedTokens)) {
H A DPseudoClass.php77 $parameterToken = $this->lookahead(