Home
last modified time | relevance | path

Searched refs:EG (Results 51 – 75 of 156) sorted by relevance

1234567

/PHP-7.0/ext/soap/
H A Dsoap.c107 if (EG(exception) == NULL || \
116 efree(EG(vm_stack)); \
117 EG(vm_stack) = tmp; \
1385 ft = EG(function_table); in PHP_METHOD()
1684 if (EG(exception)) {
1733 if (EG(exception)) {
1756 if (EG(exception)) {
1883 if (EG(exception)) {
1922 if (EG(exception)) {
2597 if (EG(exception) && instanceof_function(EG(exception)->ce, zend_ce_error)) {
[all …]
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_php.c31 if ((ini_entry = zend_hash_str_find_ptr(EG(ini_directives), name, name_length)) == NULL) { in fpm_php_zend_ini_alter_master()
272 data = zend_hash_find(&EG(symbol_table), table); in fpm_php_get_string_from_table()
/PHP-7.0/ext/spl/
H A Dspl_iterators.c255 if (EG(exception)) { in spl_recursive_it_move_forward_ex()
277 if (EG(exception)) { in spl_recursive_it_move_forward_ex()
313 if (EG(exception)) { in spl_recursive_it_move_forward_ex()
340 if (EG(exception)) { in spl_recursive_it_move_forward_ex()
388 if (EG(exception)) { in spl_recursive_it_move_forward_ex()
592 if (EG(exception)) { in spl_recursive_it_it_construct()
1862 if (EG(exception)) { in spl_filter_it_fetch()
2030 if (EG(exception)) { in SPL_METHOD()
3512 if (EG(exception)) { in spl_iterator_apply()
3551 if (EG(exception)) { in spl_iterator_to_array_apply()
[all …]
H A Dspl_array.c148 return &EG(ht_iterators)[intern->ht_iter].pos; in spl_array_get_pos_ptr()
299 return &EG(uninitialized_zval); in spl_array_get_dimension_ptr()
304 return &EG(error_zval); in spl_array_get_dimension_ptr()
325 retval = &EG(uninitialized_zval); in spl_array_get_dimension_ptr()
341 retval = &EG(uninitialized_zval); in spl_array_get_dimension_ptr()
375 retval = &EG(uninitialized_zval); in spl_array_get_dimension_ptr()
393 &EG(error_zval) : &EG(uninitialized_zval); in spl_array_get_dimension_ptr()
408 return &EG(uninitialized_zval); in spl_array_read_dimension_ex()
426 return &EG(uninitialized_zval); in spl_array_read_dimension_ex()
439 EXPECTED(ret != &EG(uninitialized_zval))) { in spl_array_read_dimension_ex()
[all …]
H A Dspl_engine.h76 fcc.calling_scope = EG(scope); in spl_instantiate_arg_n()
H A Dspl_heap.c111 if (EG(exception)) { in spl_ptr_heap_cmp_cb_helper()
147 if (EG(exception)) { in spl_ptr_heap_zval_max_cmp()
171 if (EG(exception)) { in spl_ptr_heap_zval_min_cmp()
202 if (EG(exception)) { in spl_ptr_pqueue_zval_cmp()
255 if (EG(exception)) { in spl_ptr_heap_insert()
301 if (EG(exception)) { in spl_ptr_heap_delete_top()
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_wait.c31 if ((zvp = zend_hash_str_find(&EG(symbol_table), name, strlen(name)))) { in ZEND_EXTERN_MODULE_GLOBALS()
158 zend_hash_clean(&EG(symbol_table)); in phpdbg_webdata_decompress()
159 EG(symbol_table) = *Z_ARR_P(zvp); in phpdbg_webdata_decompress()
306 if ((original_ini = zend_hash_find_ptr(EG(ini_directives), key))) { in phpdbg_webdata_decompress()
H A Dphpdbg.c329 zend_execute_data *ex = EG(current_execute_data); in PHP_FUNCTION()
996 zend_hash_del(EG(zend_constants), ic.name); in phpdbg_register_file_handles()
1003 zend_hash_del(EG(zend_constants), oc.name); in phpdbg_register_file_handles()
1010 zend_hash_del(EG(zend_constants), ec.name); in phpdbg_register_file_handles()
1118 zend_hash_num_elements(EG(class_table)), in phpdbg_welcome()
1119 zend_hash_num_elements(EG(function_table)), in phpdbg_welcome()
1120 zend_hash_num_elements(EG(zend_constants)), in phpdbg_welcome()
1121 zend_hash_num_elements(&EG(included_files))); in phpdbg_welcome()
1976 EG(bailout) = __orig_bailout; /* reset zend_try */ in main()
1977 exit_status = EG(exit_status); in main()
[all …]
/PHP-7.0/Zend/
H A Dzend_object_handlers.h184 if ((func) == &EG(trampoline)) { \
185 EG(trampoline).common.function_name = NULL; \
H A Dzend_dtrace.c34 zend_execute_data *ex = EG(current_execute_data); in dtrace_get_executed_filename()
H A Dzend_operators.c218 if (UNEXPECTED(EG(exception))) { \
268 if (UNEXPECTED(EG(exception))) { \
286 if (UNEXPECTED(EG(exception))) { \
1427 if (UNEXPECTED(EG(exception))) { in bitwise_or_function()
1436 if (UNEXPECTED(EG(exception))) { in bitwise_or_function()
1503 if (UNEXPECTED(EG(exception))) { in bitwise_and_function()
1512 if (UNEXPECTED(EG(exception))) { in bitwise_and_function()
1579 if (UNEXPECTED(EG(exception))) { in bitwise_xor_function()
1588 if (UNEXPECTED(EG(exception))) { in bitwise_xor_function()
1690 if (UNEXPECTED(EG(exception))) { in concat_function()
[all …]
H A Dzend_compile.h507 (EG(current_execute_data)->prev_execute_data && \
508 EG(current_execute_data)->prev_execute_data->func && \
509 ZEND_CALL_USES_STRICT_TYPES(EG(current_execute_data)->prev_execute_data))
512 ZEND_CALL_USES_STRICT_TYPES(EG(current_execute_data))
/PHP-7.0/ext/fileinfo/
H A Dfileinfo.c318 if (!EG(exception)) { in PHP_FUNCTION()
327 if (!EG(exception)) { in PHP_FUNCTION()
346 if (!EG(exception)) { in PHP_FUNCTION()
359 if (!EG(exception)) { in PHP_FUNCTION()
/PHP-7.0/ext/oci8/
H A Doci8_failover.c65 …if (call_user_function(EG(function_table), NULL, &connection->taf_callback, &retval, 3, params) ==… in callback_fn()
H A Doci8.c1186 zend_hash_apply(&EG(persistent_list), php_oci_persistent_helper); in PHP_RSHUTDOWN_FUNCTION()
1318 zvp = zend_hash_find(&EG(persistent_list), connection->hash_key); in php_oci_pconnection_list_np_dtor()
1321 zend_hash_del(&EG(persistent_list), connection->hash_key); in php_oci_pconnection_list_np_dtor()
1836 zend_hash_del(&EG(persistent_list), connection->hash_key); in php_oci_do_connect_ex()
1922 zend_hash_del(&EG(persistent_list), hashed_details.s); in php_oci_do_connect_ex()
1927 zend_hash_del(&EG(regular_list), hashed_details.s); in php_oci_do_connect_ex()
1934 zend_hash_del(&EG(persistent_list), hashed_details.s); in php_oci_do_connect_ex()
1936 zend_hash_del(&EG(regular_list), hashed_details.s); in php_oci_do_connect_ex()
1949 zend_hash_apply(&EG(persistent_list), php_oci_persistent_helper); in php_oci_do_connect_ex()
2247 zend_hash_del(&EG(regular_list), connection->hash_key); in php_oci_connection_close()
[all …]
/PHP-7.0/ext/intl/formatter/
H A Dformatter_main.c99 if (!EG(exception)) { in PHP_METHOD()
/PHP-7.0/ext/dba/
H A Ddba.c480 zend_hash_apply_with_argument(&EG(persistent_list), dba_close_pe_rsrc_deleter, info); in dba_close_pe_rsrc()
612 numitems = zend_hash_next_free_element(&EG(regular_list)); in php_dba_find()
614 if ((le = zend_hash_index_find_ptr(&EG(regular_list), i)) == NULL) { in php_dba_find()
679 if ((le = zend_hash_str_find_ptr(&EG(persistent_list), key, keylen)) != NULL) { in php_dba_open()
950 if (zend_hash_str_update(&EG(persistent_list), key, keylen, &new_le) == NULL) { in php_dba_open()
1260 numitems = zend_hash_next_free_element(&EG(regular_list)); in PHP_FUNCTION()
1262 if ((le = zend_hash_index_find_ptr(&EG(regular_list), i)) == NULL) { in PHP_FUNCTION()
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c721 old_scope = EG(scope); in _parameter_string()
728 EG(scope) = old_scope; in _parameter_string()
1441 if (EG(exception)) { in _reflection_export()
1492 if (EG(exception) && EG(exception)->ce == reflection_exception_ptr) { in _reflection_param_get_default_param()
2889 EG(scope) = old_scope; in ZEND_METHOD()
4626 old_scope = EG(scope); in ZEND_METHOD()
4627 EG(scope) = ce; in ZEND_METHOD()
4629 EG(scope) = old_scope; in ZEND_METHOD()
4731 old_scope = EG(scope); in ZEND_METHOD()
4732 EG(scope) = ce; in ZEND_METHOD()
[all …]
/PHP-7.0/ext/intl/msgformat/
H A Dmsgformat.c118 if (!EG(exception)) { in PHP_METHOD()
/PHP-7.0/ext/intl/transliterator/
H A Dtransliterator_class.c254 retval = &EG( uninitialized_zval ); in Transliterator_read_property()
274 if( ( EG( scope ) != Transliterator_ce_ptr ) && in Transliterator_write_property()
/PHP-7.0/ext/standard/
H A Dinfo.c204 if ((data = zend_hash_find(&EG(symbol_table), key)) != NULL && (Z_TYPE_P(data) == IS_ARRAY)) { in php_print_gpcse_array()
294 OSVERSIONINFOEX osvi = EG(windows_version_info); in php_get_windows_name()
1029 …if ((data = zend_hash_str_find(&EG(symbol_table), "PHP_SELF", sizeof("PHP_SELF")-1)) != NULL && Z_… in php_print_info()
1032 …if ((data = zend_hash_str_find(&EG(symbol_table), "PHP_AUTH_TYPE", sizeof("PHP_AUTH_TYPE")-1)) != … in php_print_info()
1035 …if ((data = zend_hash_str_find(&EG(symbol_table), "PHP_AUTH_USER", sizeof("PHP_AUTH_USER")-1)) != … in php_print_info()
1038 …if ((data = zend_hash_str_find(&EG(symbol_table), "PHP_AUTH_PW", sizeof("PHP_AUTH_PW")-1)) != NULL… in php_print_info()
H A Dvar.c108 php_printf("%sfloat(%.*G)\n", COMMON, (int) EG(precision), Z_DVAL_P(struc)); in php_var_dump()
278 php_printf("%sfloat(%.*G)\n", COMMON, (int) EG(precision), Z_DVAL_P(struc)); in php_debug_zval_dump()
810 if (EG(exception)) { in php_var_serialize_intern()
901 if (EG(exception)) { in php_var_serialize_intern()
1021 if (EG(exception)) { in PHP_FUNCTION()
1082 if (!EG(exception)) { in PHP_FUNCTION()
/PHP-7.0/ext/opcache/
H A Dzend_accelerator_module.c125 if ((ini_entry = zend_hash_str_find_ptr(EG(ini_directives), in ZEND_INI_MH()
174 if ((ini_entry = zend_hash_str_find_ptr(EG(ini_directives), in ZEND_INI_MH()
208 if ((ini_entry = zend_hash_str_find_ptr(EG(ini_directives), in ZEND_INI_MH()
821 orig_execute_data = EG(current_execute_data);
826 EG(current_execute_data) = orig_execute_data;
/PHP-7.0/main/
H A DSAPI.c952 if (SG(sapi_started) && EG(current_execute_data)) { in sapi_register_post_entry()
962 if (SG(sapi_started) && EG(current_execute_data)) { in sapi_unregister_post_entry()
972 if (SG(sapi_started) && EG(current_execute_data)) { in sapi_register_default_post_reader()
982 if (SG(sapi_started) && EG(current_execute_data)) { in sapi_register_treat_data()
991 if (SG(sapi_started) && EG(current_execute_data)) { in sapi_register_input_filter()
/PHP-7.0/ext/pdo/
H A Dpdo_dbh.c151 } else if (EG(exception) == NULL) { in pdo_handle_error()
293 if ((le = zend_hash_str_find_ptr(&EG(persistent_list), hashkey, plen)) != NULL) { in PHP_METHOD()
370 if ((zend_hash_str_update_mem(&EG(persistent_list), in PHP_METHOD()
398 if (!EG(exception)) { in PHP_METHOD()
454 fcc.calling_scope = EG(scope); in pdo_stmt_construct()
531 if (EXPECTED(!EG(exception))) { in PHP_METHOD()
1074 if (EXPECTED(!EG(exception))) { in PHP_METHOD()

Completed in 149 milliseconds

1234567