Searched refs:hasExpression (Results 1 – 1 of 1) sorted by relevance
3404 protected function tagBracket(&$parts, &$hasExpression) { argument3465 $hasExpression = $hasExpression || $hasInterpolation;3484 $hasExpression = false;3486 while ($this->tagBracket($parts, $hasExpression));3496 while ($this->tagBracket($parts, $hasExpression));3502 $hasExpression = true;3529 if ($hasExpression) {