Home
last modified time | relevance | path

Searched refs:booleanize (Results 1 – 25 of 71) sorted by relevance

123

/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/SMARTY/
H A DConfig_File.class.php48 var $booleanize = true; variable in Config_File
325 $booleanize = false;
330 $booleanize = $this->booleanize;
333 $this->_set_config_var($vars, $var_name, $var_value, $booleanize);
345 * @param boolean $booleanize determines whether $var_value is converted to
348 function _set_config_var(&$container, $var_name, $var_value, $booleanize) argument
362 if ($booleanize) {
/dports/deskutils/moregroupware/moregroupware/include/smarty/
H A DConfig_File.class.php48 var $booleanize = true; variable in Config_File
325 $booleanize = false;
330 $booleanize = $this->booleanize;
333 $this->_set_config_var($vars, $var_name, $var_value, $booleanize);
345 * @param boolean $booleanize determines whether $var_value is converted to
348 function _set_config_var(&$container, $var_name, $var_value, $booleanize) argument
362 if ($booleanize) {
/dports/www/smarty2/smarty-2.6.31/libs/
H A DConfig_File.class.php52 var $booleanize = true; variable in Config_File
329 $booleanize = false;
334 $booleanize = $this->booleanize;
337 $this->_set_config_var($vars, $var_name, $var_value, $booleanize);
349 * @param boolean $booleanize determines whether $var_value is converted to
352 function _set_config_var(&$container, $var_name, $var_value, $booleanize) argument
366 if ($booleanize) {
/dports/www/gallery2/gallery2/lib/smarty/
H A DConfig_File.class.php48 var $booleanize = true; variable in Config_File
325 $booleanize = false;
330 $booleanize = $this->booleanize;
333 $this->_set_config_var($vars, $var_name, $var_value, $booleanize);
345 * @param boolean $booleanize determines whether $var_value is converted to
348 function _set_config_var(&$container, $var_name, $var_value, $booleanize) argument
362 if ($booleanize) {
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/class/smarty/
H A DConfig_File.class.php52 var $booleanize = true; variable in Config_File
329 $booleanize = false;
334 $booleanize = $this->booleanize;
337 $this->_set_config_var($vars, $var_name, $var_value, $booleanize);
349 * @param boolean $booleanize determines whether $var_value is converted to
352 function _set_config_var(&$container, $var_name, $var_value, $booleanize) argument
366 if ($booleanize) {
/dports/devel/aegis/aegis-4.25.D510/libaegis/aer/expr/
H A Dlogical.cc61 rpt_value::pointer v1b = rpt_value::booleanize(v1); in evaluate()
89 rpt_value::pointer v2b = rpt_value::booleanize(v2); in evaluate()
140 rpt_value::pointer v1b = rpt_value::booleanize(v1); in evaluate()
168 rpt_value::pointer v2b = rpt_value::booleanize(v2); in evaluate()
225 rpt_value::pointer v2 = rpt_value::booleanize(v1); in evaluate()
295 rpt_value::pointer v1b = rpt_value::booleanize(v1); in evaluate()
/dports/devel/pear-PhpDocumentor/PhpDocumentor-1.4.4/phpDocumentor/Smarty-2.6.0/libs/
H A DConfig_File.class.php53 var $booleanize = true; variable in Config_File
310 $this->_set_config_var($vars, trim($match[1]), $var_value, $this->booleanize);
321 * @param boolean $booleanize determines whether $var_value is converted to
324 function _set_config_var(&$container, $var_name, $var_value, $booleanize) argument
338 if ($booleanize) {
/dports/devel/aegis/aegis-4.25.D510/aefind/tree/
H A Dlogical.cc69 rpt_value::pointer v1b = rpt_value::booleanize(v1); in evaluate()
91 rpt_value::pointer v2b = rpt_value::booleanize(v2); in evaluate()
193 rpt_value::pointer v1b = rpt_value::booleanize(v1); in evaluate()
215 rpt_value::pointer v2b = rpt_value::booleanize(v2); in evaluate()
318 rpt_value::pointer v2 = rpt_value::booleanize(v1); in evaluate()
451 rpt_value::pointer v1b = rpt_value::booleanize(v1); in evaluate()
491 rpt_value::pointer v1b = rpt_value::booleanize(v1); in constant()
520 rpt_value::pointer v1b = rpt_value::booleanize(v1); in optimize()
/dports/www/flat-frog/flat-frog-2.2.13/src/
H A Dclass.config.php40 var $booleanize = true; // turn true/false, yes/no, on/off, into 1/0 variable in config
112 if ($this->booleanize) {
/dports/www/templatelite/template_lite/src/
H A Dclass.config.php29 var $booleanize = true; // turn true/false, yes/no, on/off, into 1/0 variable in config
134 if ($this->booleanize)
/dports/devel/aegis/aegis-4.25.D510/libaegis/aer/stmt/
H A Dwhile.cc72 rpt_value::pointer vp2 = rpt_value::booleanize(vp); in run()
181 rpt_value::pointer vp2 = rpt_value::booleanize(vp); in run()
H A Dif.cc75 rpt_value::pointer vp2 = rpt_value::booleanize(vp); in run()
H A Dfor.cc91 rpt_value::pointer vp2 = rpt_value::booleanize(vp); in run()
/dports/textproc/p5-YAML-Tiny-Color/YAML-Tiny-Color-0.04/
H A DChanges6 (booleanize the result). Use (temporary?) replacement
/dports/devel/aegis/aegis-4.25.D510/libaegis/aer/
H A Dvalue.h118 static rpt_value::pointer booleanize(const rpt_value::pointer &vp);
H A Dvalue.cc179 rpt_value::booleanize(const rpt_value::pointer &vp) in booleanize() function in rpt_value
/dports/devel/aegis/aegis-4.25.D510/libaegis/aer/value/
H A Dref.cc60 return booleanize(value); in booleanize_or_null()
H A Dstring.cc169 return rpt_value::booleanize(vp); in booleanize_or_null()
/dports/www/templatelite/template_lite/src/internal/
H A Dtemplate.config_loader.php36 $this->_config_obj->booleanize = $this->config_booleanize;
/dports/devel/pear-PhpDocumentor/PhpDocumentor-1.4.4/phpDocumentor/Smarty-2.6.0/libs/plugins/
H A Dfunction.config_load.php81 $smarty->_conf_obj->booleanize = $smarty->config_booleanize;
/dports/deskutils/moregroupware/moregroupware/include/smarty/plugins/
H A Dfunction.config_load.php86 $smarty->_conf_obj->booleanize = $smarty->config_booleanize;
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/SMARTY/plugins/
H A Dfunction.config_load.php84 $smarty->_conf_obj->booleanize = $smarty->config_booleanize;
/dports/www/smarty2/smarty-2.6.31/libs/plugins/
H A Dfunction.config_load.php86 $smarty->_conf_obj->booleanize = $smarty->config_booleanize;
/dports/www/gallery2/gallery2/lib/smarty/plugins/
H A Dfunction.config_load.php86 $smarty->_conf_obj->booleanize = $smarty->config_booleanize;
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/class/smarty/plugins/
H A Dfunction.config_load.php86 $smarty->_conf_obj->booleanize = $smarty->config_booleanize;

123