Home
last modified time | relevance | path

Searched refs:mustCompile (Results 1 – 25 of 98) sorted by relevance

1234

/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_mustcompile.php31 public function mustCompile(Smarty_Internal_Template $_template) function in Smarty_Internal_Method_MustCompile
41 if ($_template->mustCompile === null) {
42 $_template->mustCompile = (!$_template->source->handler->uncompiled &&
48 return $_template->mustCompile;
H A Dsmarty_internal_undefined.php45 $tpl->mustCompile = true;
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_mustcompile.php31 public function mustCompile(Smarty_Internal_Template $_template) function in Smarty_Internal_Method_MustCompile
41 if ($_template->mustCompile === null) {
42 $_template->mustCompile = (!$_template->source->handler->uncompiled &&
48 return $_template->mustCompile;
H A Dsmarty_internal_undefined.php45 $tpl->mustCompile = true;
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_mustcompile.php31 public function mustCompile(Smarty_Internal_Template $_template) function in Smarty_Internal_Method_MustCompile
41 if ($_template->mustCompile === null) {
42 $_template->mustCompile = (!$_template->source->handler->uncompiled &&
48 return $_template->mustCompile;
H A Dsmarty_internal_undefined.php45 $tpl->mustCompile = true;
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_mustcompile.php31 public function mustCompile(Smarty_Internal_Template $_template) function in Smarty_Internal_Method_MustCompile
41 if ($_template->mustCompile === null) {
42 $_template->mustCompile = (!$_template->source->handler->uncompiled &&
48 return $_template->mustCompile;
H A Dsmarty_internal_undefined.php45 $tpl->mustCompile = true;
/dports/www/smarty3/smarty-3.1.34/libs/sysplugins/
H A Dsmarty_internal_method_mustcompile.php31 public function mustCompile(Smarty_Internal_Template $_template) function in Smarty_Internal_Method_MustCompile
41 if ($_template->mustCompile === null) {
42 $_template->mustCompile = (!$_template->source->handler->uncompiled &&
48 return $_template->mustCompile;
H A Dsmarty_internal_undefined.php45 $tpl->mustCompile = true;
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/sysplugins/
H A Dsmarty_internal_method_mustcompile.php31 public function mustCompile(Smarty_Internal_Template $_template) function in Smarty_Internal_Method_MustCompile
41 if ($_template->mustCompile === null) {
42 $_template->mustCompile = (!$_template->source->handler->uncompiled &&
48 return $_template->mustCompile;
H A Dsmarty_internal_undefined.php45 $tpl->mustCompile = true;
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_method_mustcompile.php31 public function mustCompile(Smarty_Internal_Template $_template) function in Smarty_Internal_Method_MustCompile
41 if ($_template->mustCompile === null) {
42 $_template->mustCompile = (!$_template->source->handler->uncompiled &&
48 return $_template->mustCompile;
H A Dsmarty_internal_undefined.php45 $tpl->mustCompile = true;
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_method_mustcompile.php31 public function mustCompile(Smarty_Internal_Template $_template) function in Smarty_Internal_Method_MustCompile
41 if ($_template->mustCompile === null) {
42 $_template->mustCompile = (!$_template->source->handler->uncompiled &&
48 return $_template->mustCompile;
H A Dsmarty_internal_undefined.php45 $tpl->mustCompile = true;
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_method_mustcompile.php31 public function mustCompile(Smarty_Internal_Template $_template) function in Smarty_Internal_Method_MustCompile
41 if ($_template->mustCompile === null) {
42 $_template->mustCompile = (!$_template->source->handler->uncompiled &&
49 return $_template->mustCompile;
H A Dsmarty_internal_undefined.php46 $tpl->mustCompile = true;
/dports/www/piwigo/piwigo/include/smarty/libs/sysplugins/
H A Dsmarty_internal_method_mustcompile.php31 public function mustCompile(Smarty_Internal_Template $_template) function in Smarty_Internal_Method_MustCompile
41 if ($_template->mustCompile === null) {
42 $_template->mustCompile = (!$_template->source->handler->uncompiled &&
47 return $_template->mustCompile;
H A Dsmarty_internal_undefined.php30 $tpl->mustCompile = true;
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/engine/smarty/sysplugins/
H A Dsmarty_internal_config.php63 public $mustCompile = null; variable in Smarty_Internal_Config
143 public function mustCompile() function in Smarty_Internal_Config
145 return $this->mustCompile === null ?
146 …$this->mustCompile = ($this->smarty->force_compile || $this->getCompiledTimestamp () === false || …
147 $this->mustCompile;
161 if ($this->mustCompile()) {
215 if ($this->mustCompile()) {
H A Dsmarty_internal_template.php53 public $mustCompile = null; variable in Smarty_Internal_Template
142 public function mustCompile() function in Smarty_Internal_Template
152 if ($this->mustCompile === null) {
153 …$this->mustCompile = (!$this->source->uncompiled && ($this->smarty->force_compile || $this->source…
157 return $this->mustCompile;
478 $this->mustCompile = !$is_valid; }
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/buildgraph/
H A Dqtmocscanner.cpp229 bool mustCompile = false; in apply() local
254 mustCompile = true; in apply()
266 << "mustCompile:" << mustCompile in apply()
271 obj.setProperty(QStringLiteral("mustCompile"), mustCompile); in apply()
/dports/lang/kawa/kawa-3.1.1/gnu/expr/
H A DChainLambdas.java150 if (exp.mustCompile()) in visitScopeExp()
179 if (exp.mustCompile()) in visitLetExp()
203 if (exp.mustCompile()) in visitLambdaExp()
H A DLangExp.java21 protected boolean mustCompile () { return false; } in mustCompile() method in LangExp

1234