Home
last modified time | relevance | path

Searched refs:ex (Results 101 – 120 of 120) sorted by relevance

12345

/PHP-7.4/Zend/
H A Dzend.c1279 zend_execute_data *ex; in zend_error_va_list() local
1289 ex = EG(current_execute_data); in zend_error_va_list()
1291 while (ex && (!ex->func || !ZEND_USER_CODE(ex->func->type))) { in zend_error_va_list()
1292 ex = ex->prev_execute_data; in zend_error_va_list()
1294 if (ex && ex->opline->opcode == ZEND_HANDLE_EXCEPTION && in zend_error_va_list()
1301 ex->opline = opline; in zend_error_va_list()
H A Dzend_vm_execute.skl8 ZEND_API void {%EXECUTOR_NAME%}_ex(zend_execute_data *ex)
H A Dzend_execute.h45 ZEND_API zend_class_entry *zend_get_called_scope(zend_execute_data *ex);
46 ZEND_API zend_object *zend_get_this_object(zend_execute_data *ex);
H A Dzend_API.c2967 zend_execute_data *ex = EG(current_execute_data); in zend_is_callable_check_class() local
2969 while (ex && (!ex->func || !ZEND_USER_CODE(ex->func->type))) { in zend_is_callable_check_class()
2970 ex = ex->prev_execute_data; in zend_is_callable_check_class()
2972 scope = ex ? ex->func->common.scope : NULL; in zend_is_callable_check_class()
H A Dzend_API.h541 zend_execute_data *ex = EG(current_execute_data); in zend_forbid_dynamic_call() local
542 ZEND_ASSERT(ex != NULL && ex->func != NULL); in zend_forbid_dynamic_call()
544 if (ZEND_CALL_INFO(ex) & ZEND_CALL_DYNAMIC) { in zend_forbid_dynamic_call()
H A Dzend_vm_def.h4591 zval *ex; variable
4624 ex = EX_VAR(opline->result.var);
4632 zend_assign_to_variable(ex, &tmp, IS_TMP_VAR, /* strict */ 1);
7460 zend_object *ex = EG(exception); in ZEND_VM_HELPER() local
7467 if (op_num < try_catch->catch_op && ex) { in ZEND_VM_HELPER()
7494 if (ex) { in ZEND_VM_HELPER()
7495 zend_exception_set_previous(ex, Z_OBJ_P(fast_call)); in ZEND_VM_HELPER()
7499 ex = Z_OBJ_P(fast_call); in ZEND_VM_HELPER()
H A Dzend_execute.c3712 ZEND_API void zend_init_func_execute_data(zend_execute_data *ex, zend_op_array *op_array, zval *ret… in zend_init_func_execute_data() argument
3721 execute_data = ex; in zend_init_func_execute_data()
3723 zend_execute_data *execute_data = ex; in zend_init_func_execute_data()
H A Dzend_vm_execute.h2533 zend_object *ex = EG(exception); in zend_dispatch_try_catch_finally_helper_SPEC() local
2540 if (op_num < try_catch->catch_op && ex) { in zend_dispatch_try_catch_finally_helper_SPEC()
2567 if (ex) { in zend_dispatch_try_catch_finally_helper_SPEC()
2572 ex = Z_OBJ_P(fast_call); in zend_dispatch_try_catch_finally_helper_SPEC()
3737 zval *ex; in ZEND_CATCH_SPEC_CONST_HANDLER() local
3770 ex = EX_VAR(opline->result.var); in ZEND_CATCH_SPEC_CONST_HANDLER()
50080 execute_data = ex;
50082 zend_execute_data *execute_data = ex;
61447 execute_data = ex;
61449 zend_execute_data *execute_data = ex;
[all …]
/PHP-7.4/ext/sodium/tests/
H A Dcrypto_sign.phpt62 } catch (SodiumException $ex) {
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c2066 zend_execute_data *ex; in ZEND_METHOD() local
2076 if (!ex) { in ZEND_METHOD()
2093 if (!ex) { \
2112 REFLECTION_CHECK_VALID_GENERATOR(ex) in ZEND_METHOD()
2144 REFLECTION_CHECK_VALID_GENERATOR(ex) in ZEND_METHOD()
2160 REFLECTION_CHECK_VALID_GENERATOR(ex) in ZEND_METHOD()
2176 REFLECTION_CHECK_VALID_GENERATOR(ex) in ZEND_METHOD()
2183 reflection_method_factory(ex->func->op_array.scope, ex->func, NULL, return_value); in ZEND_METHOD()
2200 REFLECTION_CHECK_VALID_GENERATOR(ex) in ZEND_METHOD()
2202 if (Z_TYPE(ex->This) == IS_OBJECT) { in ZEND_METHOD()
[all …]
/PHP-7.4/ext/phar/tests/
H A Dbug65028.phpt144 catch(UnexpectedValueException $ex)
146 echo "Exception thrown: " . $ex->getMessage() . "\n";
/PHP-7.4/ext/pdo_odbc/tests/
H A Dlong_columns.phpt33 // 5. enter a DSN, ex: accdb12
36 // 7. set the environment variable PDOTEST_DSN="odbc:<system dsn from step 5>" ex: SET PDOTEST_DSN=…
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c337 zend_execute_data *ex = EG(current_execute_data); in PHP_FUNCTION() local
339 while (ex && ex->func && !ZEND_USER_CODE(ex->func->type)) { in PHP_FUNCTION()
340 ex = ex->prev_execute_data; in PHP_FUNCTION()
343 if (zend_parse_parameters_none() == FAILURE || !ex) { in PHP_FUNCTION()
347 phpdbg_set_breakpoint_opline_ex((phpdbg_opline_ptr_t) ex->opline + 1); in PHP_FUNCTION()
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in29 ; See syslog(3) for possible values (ex daemon equiv LOG_DAEMON)
/PHP-7.4/Zend/tests/
H A Dnumeric_string_errors.phpt35 var_dump("ex" | 73);
H A Dnumeric_string_errors_assign.phpt76 $a = foxcache("ex");
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt34 } catch (TypeError $ex) {
/PHP-7.4/ext/hash/tests/
H A Dfnv1a64.phpt274 array( 'O4B0JW@XP$hUC1IRR4"d\\BOw/~pH(KMX`ph,H)ex-OOQ`x%4.\'xkJI', '2e7bda1a61ef9b56' ),
286 array( '&E$W:Vf$cJsn{d>g+#b,Fb!`dSIB_R*ex/=4e%8JO,9LqX4|\\v*#Z+d?', 'd416e24b2f0208f8' ),
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3187 >>>>3 regex \^(lh[0-9a-ex]|lz[s2-8]|pm[012]|pc1) \b
H A Dmagic3187 >>>>3 regex \^(lh[0-9a-ex]|lz[s2-8]|pm[012]|pc1) \b

Completed in 480 milliseconds

12345