Searched refs:hasExpression (Results 1 – 1 of 1) sorted by relevance
3595 protected function tagBracket(&$parts, &$hasExpression) argument3657 $hasExpression = $hasExpression || $hasInterpolation;3677 $hasExpression = false;3679 while ($this->tagBracket($parts, $hasExpression));3689 while ($this->tagBracket($parts, $hasExpression));3695 $hasExpression = true;3722 if ($hasExpression) {