Searched refs:inParens (Results 1 – 1 of 1) sorted by relevance
85 protected $inParens = false; variable in LesserPHP\\Parser430 $needWhite = $whiteBefore && !$this->inParens;437 !$this->inParens && isset($this->env->currentProperty) && $m[1] == '/' &&509 $inParens = $this->inParens;511 ($this->inParens = true) && $this->expression($exp) &&514 $this->inParens = $inParens;517 $this->inParens = $inParens;