Searched refs:operatorString (Results 1 – 1 of 1) sorted by relevance
58 protected static $operatorString; variable in LesserPHP\\Parser102 if (!self::$operatorString) {103 self::$operatorString =433 $this->match(self::$operatorString . ($needWhite ? '\s' : ''), $m) &&456 $this->peek(self::$operatorString, $next) &&