Searched refs:hasExpression (Results 1 – 1 of 1) sorted by relevance
3387 protected function tagBracket(&$parts, &$hasExpression) { argument3448 $hasExpression = $hasExpression || $hasInterpolation;3467 $hasExpression = false;3469 while ($this->tagBracket($parts, $hasExpression));3479 while ($this->tagBracket($parts, $hasExpression));3485 $hasExpression = true;3512 if ($hasExpression) {