Home
last modified time | relevance | path

Searched refs:compileAll (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/dports/devel/pear-HTML_Template_Flexy/HTML_Template_Flexy-1.3.13/tests/
H A Dtest.php9 function compileAll($options, $files=array()) {
62 compileAll($options,$a);
71 compileAll($options,$a);
/dports/irc/ergo/ergo-2.8.0/irc/utils/
H A Dglob_test.go124 func compileAll(masks []string) (result []*regexp.Regexp, err error) { func
147 compileAll(bans)
152 a, err := compileAll(bans)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DXmlSchemaSet.cs49 bool compileAll;
124 compileAll = true;
523 compileAll = false;
555 if (!compileAll) {
568 if (!compileAll) {
571 compileAll = false;
630compileAll = true; //Force compilation of the whole set; This is when the set is not completely th…
760 compileAll = false;
1028compileAll = true; //Force compilation of the whole set; This is when the set is not completely th…
1122 compileAll = false;
[all …]
/dports/www/piwigo/piwigo/include/smarty/libs/sysplugins/
H A Dsmarty_internal_method_compilealltemplates.php36 return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors);
51 …protected function compileAll(Smarty $smarty, $extension, $force_compile, $time_limit, $max_errors… function in Smarty_Internal_Method_CompileAllTemplates
H A Dsmarty_internal_method_compileallconfig.php30 … return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors, true);
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_compilealltemplates.php41 return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors);
56 protected function compileAll( function in Smarty_Internal_Method_CompileAllTemplates
H A Dsmarty_internal_method_compileallconfig.php34 … return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors, true);
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_compilealltemplates.php41 return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors);
56 protected function compileAll( function in Smarty_Internal_Method_CompileAllTemplates
H A Dsmarty_internal_method_compileallconfig.php34 … return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors, true);
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_compilealltemplates.php41 return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors);
56 protected function compileAll( function in Smarty_Internal_Method_CompileAllTemplates
H A Dsmarty_internal_method_compileallconfig.php34 … return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors, true);
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_internal_method_compilealltemplates.php41 return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors);
56 protected function compileAll( function in Smarty_Internal_Method_CompileAllTemplates
H A Dsmarty_internal_method_compileallconfig.php34 … return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors, true);
/dports/www/smarty3/smarty-3.1.34/libs/sysplugins/
H A Dsmarty_internal_method_compilealltemplates.php41 return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors);
56 protected function compileAll( function in Smarty_Internal_Method_CompileAllTemplates
H A Dsmarty_internal_method_compileallconfig.php34 … return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors, true);
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_method_compilealltemplates.php41 return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors);
56 protected function compileAll( function in Smarty_Internal_Method_CompileAllTemplates
H A Dsmarty_internal_method_compileallconfig.php34 … return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors, true);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_method_compilealltemplates.php41 return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors);
56 protected function compileAll( function in Smarty_Internal_Method_CompileAllTemplates
H A Dsmarty_internal_method_compileallconfig.php34 … return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors, true);
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/sysplugins/
H A Dsmarty_internal_method_compilealltemplates.php41 return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors);
56 protected function compileAll( function in Smarty_Internal_Method_CompileAllTemplates
H A Dsmarty_internal_method_compileallconfig.php34 … return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors, true);
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_internal_method_compilealltemplates.php37 return $this->compileAll($smarty, $extension, $force_compile, $time_limit, $max_errors);
52 …protected function compileAll(Smarty $smarty, $extension, $force_compile, $time_limit, $max_errors, function in Smarty_Internal_Method_CompileAllTemplates
/dports/devel/pear-HTML_Template_Flexy/HTML_Template_Flexy-1.3.13/HTML/Template/Flexy/
H A DTranslator.php198 $this->compileAll();
376 function compileAll($d='')
396 $this->compileAll($fname);
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwdialogue/
H A Dscripttest.hpp14 std::pair<int, int> compileAll(const Compiler::Extensions* extensions, int warningsMode);
/dports/textproc/p5-XML-Compile-Cache/XML-Compile-Cache-1.06/
H A DChangeLog23 - compileAll code-refs stored incorrectly.
65 - compileAll() used declared parameters twice.
98 - compileAll() now also knows of READERS/WRITERS as alternative
139 - default need for compileAll() not handled.

12345678910>>...12