Home
last modified time | relevance | path

Searched refs:tplIndex (Results 1 – 20 of 20) sorted by relevance

/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_inheritance.php43 public $tplIndex = -1; variable in Smarty_Internal_Runtime_Inheritance
74 ++$this->tplIndex;
75 $this->sources[ $this->tplIndex ] = $tpl->source;
138 * @param int|null $tplIndex index of outer level {block} if nested
142 … public function instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) argument
144 $block = new $className($name, isset($tplIndex) ? $tplIndex : $this->tplIndex);
153 while ($block->child && $block->tplIndex <= $block->child->tplIndex) {
234 …al '{$tag}' used in child template '{$tpl->inheritance->sources[$block->tplIndex]->filepath}' bloc…
247 $tpl->source = $this->sources[ $block->tplIndex ];
H A Dsmarty_internal_block.php66 public $tplIndex = 0; variable in Smarty_Internal_Block
74 * @param int|null $tplIndex index of outer level {block} if nested
76 public function __construct($name, $tplIndex) argument
79 $this->tplIndex = $tplIndex;
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_inheritance.php43 public $tplIndex = -1; variable in Smarty_Internal_Runtime_Inheritance
74 ++$this->tplIndex;
75 $this->sources[ $this->tplIndex ] = $tpl->source;
138 * @param int|null $tplIndex index of outer level {block} if nested
142 … public function instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) argument
144 $block = new $className($name, isset($tplIndex) ? $tplIndex : $this->tplIndex);
153 while ($block->child && $block->tplIndex <= $block->child->tplIndex) {
234 …al '{$tag}' used in child template '{$tpl->inheritance->sources[$block->tplIndex]->filepath}' bloc…
247 $tpl->source = $this->sources[ $block->tplIndex ];
H A Dsmarty_internal_block.php66 public $tplIndex = 0; variable in Smarty_Internal_Block
74 * @param int|null $tplIndex index of outer level {block} if nested
76 public function __construct($name, $tplIndex) argument
79 $this->tplIndex = $tplIndex;
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_inheritance.php43 public $tplIndex = -1; variable in Smarty_Internal_Runtime_Inheritance
74 ++$this->tplIndex;
75 $this->sources[ $this->tplIndex ] = $tpl->source;
138 * @param int|null $tplIndex index of outer level {block} if nested
142 … public function instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) argument
144 $block = new $className($name, isset($tplIndex) ? $tplIndex : $this->tplIndex);
153 while ($block->child && $block->tplIndex <= $block->child->tplIndex) {
234 …al '{$tag}' used in child template '{$tpl->inheritance->sources[$block->tplIndex]->filepath}' bloc…
247 $tpl->source = $this->sources[ $block->tplIndex ];
H A Dsmarty_internal_block.php66 public $tplIndex = 0; variable in Smarty_Internal_Block
74 * @param int|null $tplIndex index of outer level {block} if nested
76 public function __construct($name, $tplIndex) argument
79 $this->tplIndex = $tplIndex;
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_inheritance.php43 public $tplIndex = -1; variable in Smarty_Internal_Runtime_Inheritance
74 ++$this->tplIndex;
75 $this->sources[ $this->tplIndex ] = $tpl->source;
138 * @param int|null $tplIndex index of outer level {block} if nested
142 … public function instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) argument
144 $block = new $className($name, isset($tplIndex) ? $tplIndex : $this->tplIndex);
153 while ($block->child && $block->tplIndex <= $block->child->tplIndex) {
234 …al '{$tag}' used in child template '{$tpl->inheritance->sources[$block->tplIndex]->filepath}' bloc…
247 $tpl->source = $this->sources[ $block->tplIndex ];
H A Dsmarty_internal_block.php66 public $tplIndex = 0; variable in Smarty_Internal_Block
74 * @param int|null $tplIndex index of outer level {block} if nested
76 public function __construct($name, $tplIndex) argument
79 $this->tplIndex = $tplIndex;
/dports/www/smarty3/smarty-3.1.34/libs/sysplugins/
H A Dsmarty_internal_runtime_inheritance.php43 public $tplIndex = -1; variable in Smarty_Internal_Runtime_Inheritance
74 ++$this->tplIndex;
75 $this->sources[ $this->tplIndex ] = $tpl->source;
138 * @param int|null $tplIndex index of outer level {block} if nested
142 … public function instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) argument
144 $block = new $className($name, isset($tplIndex) ? $tplIndex : $this->tplIndex);
153 … while ($block->child && $block->child->child && $block->tplIndex <= $block->child->tplIndex) {
234 …al '{$tag}' used in child template '{$tpl->inheritance->sources[$block->tplIndex]->filepath}' bloc…
247 $tpl->source = $this->sources[ $block->tplIndex ];
H A Dsmarty_internal_block.php66 public $tplIndex = 0; variable in Smarty_Internal_Block
74 * @param int|null $tplIndex index of outer level {block} if nested
76 public function __construct($name, $tplIndex) argument
79 $this->tplIndex = $tplIndex;
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_inheritance.php43 public $tplIndex = -1; variable in Smarty_Internal_Runtime_Inheritance
74 ++$this->tplIndex;
75 $this->sources[ $this->tplIndex ] = $tpl->source;
138 * @param int|null $tplIndex index of outer level {block} if nested
142 … public function instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) argument
144 $block = new $className($name, isset($tplIndex) ? $tplIndex : $this->tplIndex);
153 while ($block->child && $block->tplIndex <= $block->child->tplIndex) {
234 …al '{$tag}' used in child template '{$tpl->inheritance->sources[$block->tplIndex]->filepath}' bloc…
247 $tpl->source = $this->sources[ $block->tplIndex ];
H A Dsmarty_internal_block.php66 public $tplIndex = 0; variable in Smarty_Internal_Block
74 * @param int|null $tplIndex index of outer level {block} if nested
76 public function __construct($name, $tplIndex) argument
79 $this->tplIndex = $tplIndex;
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_inheritance.php43 public $tplIndex = -1; variable in Smarty_Internal_Runtime_Inheritance
74 ++$this->tplIndex;
75 $this->sources[ $this->tplIndex ] = $tpl->source;
138 * @param int|null $tplIndex index of outer level {block} if nested
142 … public function instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) argument
144 $block = new $className($name, isset($tplIndex) ? $tplIndex : $this->tplIndex);
153 … while ($block->child && $block->child->child && $block->tplIndex <= $block->child->tplIndex) {
234 …al '{$tag}' used in child template '{$tpl->inheritance->sources[$block->tplIndex]->filepath}' bloc…
247 $tpl->source = $this->sources[ $block->tplIndex ];
H A Dsmarty_internal_block.php66 public $tplIndex = 0; variable in Smarty_Internal_Block
74 * @param int|null $tplIndex index of outer level {block} if nested
76 public function __construct($name, $tplIndex) argument
79 $this->tplIndex = $tplIndex;
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_inheritance.php43 public $tplIndex = -1; variable in Smarty_Internal_Runtime_Inheritance
74 ++$this->tplIndex;
75 $this->sources[ $this->tplIndex ] = $tpl->source;
138 * @param int|null $tplIndex index of outer level {block} if nested
142 … public function instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) argument
144 $block = new $className($name, isset($tplIndex) ? $tplIndex : $this->tplIndex);
153 … while ($block->child && $block->child->child && $block->tplIndex <= $block->child->tplIndex) {
234 …al '{$tag}' used in child template '{$tpl->inheritance->sources[$block->tplIndex]->filepath}' bloc…
247 $tpl->source = $this->sources[ $block->tplIndex ];
H A Dsmarty_internal_block.php66 public $tplIndex = 0; variable in Smarty_Internal_Block
74 * @param int|null $tplIndex index of outer level {block} if nested
76 public function __construct($name, $tplIndex) argument
79 $this->tplIndex = $tplIndex;
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_inheritance.php45 public $tplIndex = - 1; variable in Smarty_Internal_Runtime_Inheritance
78 $this->tplIndex ++;
79 $this->sources[ $this->tplIndex ] = $tpl->source;
128 * @param int|null $tplIndex index of outer level {block} if nested
130 … public function instanceBlock(Smarty_Internal_Template $tpl, $className, $name, $tplIndex = null) argument
132 $block = new $className($name, isset($tplIndex) ? $tplIndex : $this->tplIndex);
141 while ($block->child && $block->tplIndex <= $block->child->tplIndex) {
226 …d/prepend} used in parent template '{$tpl->inheritance->sources[$block->tplIndex]->filepath}' bloc…
237 $tpl->source = $this->sources[ $block->tplIndex ];
H A Dsmarty_internal_block.php66 public $tplIndex = 0; variable in Smarty_Internal_Block
74 * @param int|null $tplIndex index of outer level {block} if nested
76 public function __construct($name, $tplIndex) argument
79 $this->tplIndex = $tplIndex;
/dports/www/piwigo/piwigo/include/smarty/libs/sysplugins/
H A Dsmarty_internal_runtime_inheritance.php45 public $tplIndex = - 1; variable in Smarty_Internal_Runtime_Inheritance
90 $this->tplIndex ++;
151 $block[ 3 ] = $this->tplIndex;
176 $block[ 3 ] = $this->tplIndex;
/dports/cad/sumo/sumo-1.2.0/src/netbuild/
H A DNBEdge.cpp343 const int tplIndex = MIN2(i, tpl->getNumLanes() - 1); in NBEdge() local
344 setSpeed(i, tpl->getLaneSpeed(tplIndex)); in NBEdge()
345 setPermissions(tpl->getPermissions(tplIndex), i); in NBEdge()
346 setLaneWidth(i, tpl->myLanes[tplIndex].width); in NBEdge()
347 myLanes[i].updateParameter(tpl->myLanes[tplIndex].getParametersMap()); in NBEdge()
349 setEndOffset(i, tpl->myLanes[tplIndex].endOffset); in NBEdge()
350 setStopOffsets(i, tpl->myLanes[tplIndex].stopOffsets); in NBEdge()