Searched refs:hasExpression (Results 1 – 1 of 1) sorted by relevance
975 protected function tagBracket(&$parts, &$hasExpression) argument1037 $hasExpression = $hasExpression || $hasInterpolation;1056 $hasExpression = false;1058 while ($this->tagBracket($parts, $hasExpression)) {1070 while ($this->tagBracket($parts, $hasExpression)) {1078 $hasExpression = true;1105 if ($hasExpression) {