Searched refs:peek (Results 1 – 1 of 1) sorted by relevance
456 $this->peek(self::$operatorString, $next) &&1374 protected function peek($regex, &$out = null, $from = null) function in LesserPHP\\Parser1408 if ($this->peek("(.*?)(\n|$)", $m, $count)) {