Home
last modified time | relevance | path

Searched refs:zend_bool (Results 126 – 150 of 237) sorted by relevance

12345678910

/PHP-5.5/ext/com_dotnet/
H A Dcom_com.c683 zend_bool gotguid = 0; in PHP_FUNCTION()
746 zend_bool wantsink = 0; in PHP_FUNCTION()
810 zend_bool cs = TRUE; in PHP_FUNCTION()
/PHP-5.5/Zend/
H A Dzend_compile.c283 ZEND_API zend_bool zend_is_compiling(TSRMLS_D) /* {{{ */ in zend_is_compiling()
907 static zend_bool opline_is_fetch_this(const zend_op *opline TSRMLS_DC) /* {{{ */ in opline_is_fetch_this()
1535 zend_bool orig_interactive; in zend_do_begin_function_declaration()
4081 zend_bool method_exists; in zend_traits_init_trait_structures()
4278 zend_bool not_compatible; in zend_do_traits_property_binding()
4714 zend_bool orig_in_compilation = CG(in_compilation); in zend_do_delayed_early_binding()
6249 zend_bool is_variable; in zend_do_foreach_begin()
6314 zend_bool assign_by_ref=0; in zend_do_foreach_cont()
6739 zend_bool zend_is_auto_global(const char *name, uint name_len TSRMLS_DC) /* {{{ */ in zend_is_auto_global()
6818 zend_bool persistent_hashes = (ce->type == ZEND_INTERNAL_CLASS) ? 1 : 0; in zend_initialize_class_data()
[all …]
H A Dzend_execute_API.c415 ZEND_API zend_bool zend_is_executing(TSRMLS_D) /* {{{ */ in zend_is_executing()
469 zend_bool inline_change = (zend_bool) (zend_uintptr_t) arg; in zval_update_constant_ex()
719 fci.no_separation = (zend_bool) no_separation; in call_user_function_ex()
1341 zend_bool *php_timed_out; in tq_timer_cb()
1349 php_timed_out = (zend_bool *)arg; in tq_timer_cb()
H A Dzend_operators.c553 zend_bool retval = 1; in convert_to_boolean()
1358 ZEND_API int string_compare_function_ex(zval *result, zval *op1, zval *op2, zend_bool case_insensit… in string_compare_function_ex()
1746 ZEND_API zend_bool instanceof_function_ex(const zend_class_entry *instance_ce, const zend_class_ent… in instanceof_function_ex()
1768 ZEND_API zend_bool instanceof_function(const zend_class_entry *instance_ce, const zend_class_entry … in instanceof_function()
/PHP-5.5/ext/phar/
H A Dphar.c37 zend_bool keep = *(zend_bool *)argument; in phar_set_writeable_bit()
51 zend_bool old, ini; in ZEND_INI_MH()
60 ini = (zend_bool) 1; in ZEND_INI_MH()
63 ini = (zend_bool) 1; in ZEND_INI_MH()
66 ini = (zend_bool) 1; in ZEND_INI_MH()
69 ini = (zend_bool) atoi(new_value); in ZEND_INI_MH()
1041 zend_get_hash_value, destroy_phar_manifest_entry, (zend_bool)mydata->is_persistent);
1043 zend_get_hash_value, NULL, (zend_bool)mydata->is_persistent);
1045 zend_get_hash_value, NULL, (zend_bool)mydata->is_persistent);
1402 zend_get_hash_value, NULL, (zend_bool)mydata->is_persistent);
H A Dfunc_interceptors.c99 zend_bool use_include_path = 0; in PHAR_FUNC()
235 zend_bool use_include_path = 0; in PHAR_FUNC()
330 zend_bool use_include_path = 0; in PHAR_FUNC()
/PHP-5.5/ext/session/
H A Dsession.c633 PS(use_trans_sid) = (zend_bool) 1; in PHP_INI_MH()
635 PS(use_trans_sid) = (zend_bool) atoi(new_value); in PHP_INI_MH()
1658 zend_bool secure = 0, httponly = 0;
1777 zend_bool register_shutdown = 1;
1952 zend_bool del_ses = 0;
2320 static int php_rinit_session(zend_bool auto_start TSRMLS_DC) /* {{{ */
2524 static zend_bool early_find_sid_in(zval *dest, int where, php_session_rfc1867_progress *progress TS…
2559 static zend_bool php_check_cancel_upload(php_session_rfc1867_progress *progress TSRMLS_DC) /* {{{ */
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_methods.cpp456 zend_bool local; in PHP_FUNCTION()
537 zend_bool daylight = 0; in PHP_FUNCTION()
/PHP-5.5/ext/standard/
H A Dsha1.c39 zend_bool raw_output = 0; in PHP_FUNCTION()
70 zend_bool raw_output = 0; in PHP_FUNCTION()
H A Diptc.c197 zend_bool written = 0; in PHP_FUNCTION()
H A Darray.c1182 zend_bool strict = 0; /* strict comparison or not */ in php_search_array()
1263 …x_varname(zval *result, zval *prefix, char *var_name, int var_name_len, zend_bool add_underscore T… in php_prefix_varname()
2134 zend_bool preserve_keys = 0; /* Whether to preserve keys while copying to the new array or not */ in PHP_FUNCTION()
2426 zend_bool strict = 0; /* do strict comparison */ in PHP_FUNCTION()
2542 zend_bool array_column_param_helper(zval **param, in array_column_param_helper()
2641 zend_bool preserve_keys = 0; /* whether to preserve keys */ in PHP_FUNCTION()
2954 zend_bool ok; in php_array_intersect_key()
3377 zend_bool ok; in php_array_diff_key()
4209 zend_bool have_callback = 0; in PHP_FUNCTION()
4446 zend_bool preserve_keys = 0; in PHP_FUNCTION()
H A Dbasic_functions.c4022 zend_bool local_only = 0; in PHP_FUNCTION()
4636 zend_bool new_setting;
5175 PHPAPI zend_bool remove_user_shutdown_function(char *function_name, size_t function_len TSRMLS_DC) …
5185 PHPAPI zend_bool append_user_shutdown_function(php_shutdown_function_entry shutdown_function_entry …
5213 zend_bool i = 0;
5290 zend_bool i = 0;
5404 zend_bool details = 1;
5557 zend_bool do_return = 0;
5830 zend_bool successful = 0;
5980 zend_bool process_sections = 0;
[all …]
H A Durl_scanner_ex.c931 static char *url_adapt_ext(const char *src, size_t srclen, size_t *newlen, zend_bool do_flush TSRML… in url_adapt_ext()
986 …*handled_output = url_adapt_ext(output, output_len, &len, (zend_bool) (mode & (PHP_OUTPUT_HANDLER_… in php_url_scanner_output_handler()
/PHP-5.5/ext/dom/
H A Delement.c1119 static void php_set_attribute_id(xmlAttrPtr attrp, zend_bool is_id) /* {{{ */ in php_set_attribute_id()
1150 zend_bool is_id; in PHP_FUNCTION()
1186 zend_bool is_id; in PHP_FUNCTION()
1220 zend_bool is_id; in PHP_FUNCTION()
/PHP-5.5/ext/mysqli/
H A Dphp_mysqli_structs.h131 zend_bool persistent;
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_blacklist.c356 zend_bool zend_accel_blacklist_is_blacklisted(zend_blacklist *blacklist, char *verify_path)
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h33 #define my_bool zend_bool
H A Dmysqlnd_charset.c693 zend_bool escape_overflow = FALSE; in mysqlnd_cset_escape_quotes()
747 zend_bool escape_overflow = FALSE; in mysqlnd_cset_escape_slashes()
/PHP-5.5/ext/json/
H A Djson.c735 zend_bool is_float = 0; in php_json_decode_ex()
806 zend_bool assoc = 0; /* return JS objects as PHP objects by default */ in PHP_FUNCTION()
/PHP-5.5/ext/openssl/
H A Dopenssl.c1318 zend_bool notext = 1; in PHP_FUNCTION()
1363 zend_bool notext = 1; in PHP_FUNCTION()
1507 zend_bool useshortnames = 1; in PHP_FUNCTION()
2407 zend_bool notext = 1; in PHP_FUNCTION()
2451 zend_bool notext = 1; in PHP_FUNCTION()
2711 zend_bool use_shortnames = 1; in PHP_FUNCTION()
4797 zend_bool aliases = 0; in PHP_FUNCTION()
4813 zend_bool aliases = 0; in PHP_FUNCTION()
4829 zend_bool raw_output = 0; in PHP_FUNCTION()
4915 zend_bool free_iv; in PHP_FUNCTION()
[all …]
/PHP-5.5/ext/pspell/
H A Dpspell.c756 zend_bool runtogether; in PHP_FUNCTION()
901 zend_bool save; in PHP_FUNCTION()
/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.c826 zend_bool indent; in PHP_FUNCTION()
1647 zend_bool isparm; in PHP_FUNCTION()
1701 zend_bool pe = 0; in PHP_FUNCTION()
1889 zend_bool empty = 1; in php_xmlwriter_flush()
/PHP-5.5/ext/opcache/Optimizer/
H A Dpass1_5.c215 zend_bool orig_in_execution = EG(in_execution);
/PHP-5.5/ext/oci8/
H A Doci8.c1767 zend_bool use_spool = 1; /* Default is to use client-side session pool */ in php_oci_do_connect_ex()
1768 zend_bool ping_done = 0; in php_oci_do_connect_ex()
1889 zend_bool found = 0; in php_oci_do_connect_ex()
2038 zend_bool alloc_non_persistent = 0; in php_oci_do_connect_ex()
2276 zend_bool in_call_save = OCI_G(in_call); in php_oci_connection_close()
2347 zend_bool in_call_save = OCI_G(in_call); in php_oci_connection_release()
2710 zend_bool iserror = 0; in php_oci_create_spool()
2842 zend_bool iserror = 0; in php_oci_get_spool()
/PHP-5.5/main/
H A Dmain.c364 PG(display_errors) = (zend_bool) php_get_display_errors_mode(new_value, new_value_length); in PHP_INI_MH()
1113 zend_bool trigger_break; in php_error_cb()
1146 zend_bool during_eval = (type == E_PARSE) && (EG(current_execute_data) && in php_error_cb()
1734 zend_bool report_memleaks; in php_request_shutdown()
1759 zend_bool send_buffer = SG(request_info).headers_only ? 0 : 1; in php_request_shutdown()

Completed in 218 milliseconds

12345678910