Home
last modified time | relevance | path

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

/dports/www/piwigo/piwigo/install/
H A Dupgrade_1.6.2.php299 expand = '".boolean_to_string($conf['auto_expand'])."',
300 show_nb_comments = '".boolean_to_string($conf['show_nb_comments'])."',
301 show_nb_hits = '".boolean_to_string($conf['show_nb_hits'])."',
302 enabled_high = '".boolean_to_string(
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/tools/list-sources/
H A Dlist-sources.c101 boolean_to_string (gboolean value) in boolean_to_string() function
201 g_print ("\tEnabled:%s", boolean_to_string (e_source_get_enabled (source))); in dump_one_source()
208 …g_print ("\tCalendarEnabled:%s", boolean_to_string (e_source_collection_get_calendar_enabled (coll… in dump_one_source()
209 …g_print ("\tContactsEnabled:%s", boolean_to_string (e_source_collection_get_contacts_enabled (coll… in dump_one_source()
210 …g_print ("\tMailEnabled:%s", boolean_to_string (e_source_collection_get_mail_enabled (collection))… in dump_one_source()
231 …print_with_indent (indent_level + 1, _("Enabled: %s"), boolean_to_string (e_source_get_enabled (so… in dump_one_source()
238 …print_with_indent (indent_level + 1, _("Calendar enabled: %s"), boolean_to_string (e_source_collec… in dump_one_source()
239 …print_with_indent (indent_level + 1, _("Contacts enabled: %s"), boolean_to_string (e_source_collec… in dump_one_source()
240 …print_with_indent (indent_level + 1, _("Mail enabled: %s"), boolean_to_string (e_source_collection… in dump_one_source()
/dports/www/piwigo/piwigo/include/ws_functions/
H A Dpwg.groups.php83 'is_default' => boolean_to_string($params['is_default']),
166 $updates['is_default'] = boolean_to_string($params['is_default']);
369 'is_default' => boolean_to_string($is_default),
H A Dpwg.users.php528 $updates_infos['expand'] = boolean_to_string($params['expand']);
533 $updates_infos['show_nb_comments'] = boolean_to_string($params['show_nb_comments']);
538 $updates_infos['show_nb_hits'] = boolean_to_string($params['show_nb_hits']);
543 $updates_infos['enabled_high'] = boolean_to_string($params['enabled_high']);
/dports/www/piwigo/piwigo/install/db/
H A D104-database.php51 'value' => boolean_to_string($param),
/dports/www/piwigo/piwigo/admin/include/
H A Dfunctions_notification_by_mail.inc.php133 N.enabled = \''.boolean_to_string($enabled_filter_value).'\'';
383 $enabled_value = boolean_to_string($is_subscribe);
H A Dfunctions_upload.inc.php85 'value' => boolean_to_string($value)
H A Dfunctions.php1477 $insert['commentable'] = boolean_to_string($insert['commentable']);
1490 $insert['visible'] = boolean_to_string($insert['visible']);
/dports/www/piwigo/piwigo/include/
H A Dfunctions_picture.inc.php112 $result .= '+'.$name.'-'.boolean_to_string($value);
H A Dfunctions_user.inc.php188 WHERE is_default = \''.boolean_to_string(true).'\'
497 ('.$userdata['id'].',\''.boolean_to_string($userdata['need_update']).'\','
H A Dfunctions.inc.php1374 $dbValue = boolean_to_string($value);
/dports/lang/yap/yap-6.2.2/packages/jpl/src/java/jpl/util/
H A DTest1.java48 public static String boolean_to_string( boolean p) in boolean_to_string() method in Test1
/dports/www/piwigo/piwigo/admin/
H A Dsite_update.php245 boolean_to_string($conf['newcat_default_commentable']),
247 'visible' => boolean_to_string($conf['newcat_default_visible']),
H A Dcat_modify.php298 $template->assign('CAT_COMMENTABLE', boolean_to_string($category['commentable']));
/dports/www/piwigo/piwigo/include/dblayer/
H A Dfunctions_mysql.inc.php633 function boolean_to_string($var) function
H A Dfunctions_mysqli.inc.php755 function boolean_to_string($var) function
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dheap-symbols.h30 V(boolean_to_string, "[object Boolean]") \
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A Dqofquerycore.cpp1124 boolean_to_string (gpointer object, QofParam *getter) in boolean_to_string() function
1669 boolean_copy_predicate, boolean_free_pdata, boolean_to_string, in init_tables()
/dports/databases/qof/qof-0.8.8/qof/
H A Dqofquerycore.c1093 boolean_to_string (gpointer object, QofParam * getter) in boolean_to_string() function
1794 boolean_free_pdata, boolean_to_string, in init_tables()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/init/
H A Dheap-symbols.h143 V(_, boolean_to_string, "[object Boolean]") \
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/init/
H A Dheap-symbols.h147 V(_, boolean_to_string, "[object Boolean]") \
/dports/lang/v8/v8-9.6.180.12/src/init/
H A Dheap-symbols.h163 V(_, boolean_to_string, "[object Boolean]") \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/
H A Dcode-stub-assembler.h106 V(boolean_to_string, boolean_to_string, BooleanToString) \
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/
H A Dcode-stub-assembler.h124 V(boolean_to_string, boolean_to_string, BooleanToString) \
/dports/lang/v8/v8-9.6.180.12/src/codegen/
H A Dcode-stub-assembler.h131 V(boolean_to_string, boolean_to_string, BooleanToString) \