Home
last modified time | relevance | path

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

12

/PHP-8.3/Zend/tests/
H A Dbug79948.phpt2 Bug #79948: Exit in auto-prepended file does not abort PHP execution
/PHP-8.3/ext/opcache/tests/
H A Dbug78034.phpt2 Bug #78034: "pecl" tool fails with abort assertion in zend_ssa.c
/PHP-8.3/ext/fileinfo/
H A Dphp_libmagic.h70 #define abort() zend_error_noreturn(E_ERROR, "fatal libmagic error") macro
H A Dlibmagic.patch140 - abort();
1259 abort();
/PHP-8.3/ext/pdo_pgsql/tests/
H A Dbug75402.phpt37 "abort" boolean NOT NULL,
45 …\", \"family\", \"parallelism_group\", \"max_parallelism\", \"hidden\", \"abort\", \"order_folder_…
/PHP-8.3/ext/opcache/
H A Dzend_accelerator_debug.c115 abort(); in zend_accel_error_noreturn()
H A DZendAccelerator.c3194 abort();
/PHP-8.3/ext/standard/tests/streams/
H A Dgh9590-001.phpt2 Bug GH-9590 001 (stream_select does not abort upon exception or empty valid fd set)
H A Dgh9590-002.phpt2 Bug GH-9590 002 (stream_select does not abort upon exception or empty valid fd set)
/PHP-8.3/ext/mysqli/tests/
H A Dgh9590.phpt2 Bug GH-9602 (stream_select does not abort upon exception or empty valid fd set)
/PHP-8.3/ext/fileinfo/libmagic/
H A Dcompress.c89 abort(); \
322 abort(); in file_zmagic()
338 abort(); in file_zmagic()
H A Dapprentice.c890 abort(); in apprentice_magic_strength_1()
944 abort(); in apprentice_magic_strength_1()
983 abort(); in apprentice_magic_strength_1()
1008 abort(); in apprentice_magic_strength_1()
1056 abort(); in apprentice_magic_strength()
2564 abort(); in check_format_type()
2707 abort(); in check_format_type()
2883 abort(); in getvalue()
H A Dcdf.c957 abort(); in cdf_copy_info()
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h799 abort();
H A DsljitNativeS390X.c918 abort(); in push_load_imm_inst()
1596 abort(); in sljit_generate_code()
3530 abort(); in sljit_emit_op_flags()
/PHP-8.3/Zend/
H A Dzend.c1640 abort(); in zend_error_at_noreturn()
1654 abort(); in zend_error_noreturn()
H A Dzend_fibers.c387 abort(); in zend_fiber_trampoline()
H A Dzend_alloc.c368 abort(); in zend_mm_panic()
H A Dzend_hash.c452 abort(); in zend_hash_discard()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_trace.c7734 goto abort; in zend_jit_trace_hot_root()
7797 goto abort; in zend_jit_trace_hot_root()
7800 abort: in zend_jit_trace_hot_root()
8053 goto abort; in zend_jit_trace_hot_side()
8058 goto abort; in zend_jit_trace_hot_side()
8140 goto abort; in zend_jit_trace_hot_side()
8143 abort: in zend_jit_trace_hot_side()
H A Dzend_jit_arm64.dasc3027 abort(); // branch target out of range
3045 abort(); // branch target out of range
3048 abort(); // branch target out of range
3063 abort(); // branch target out of range
3066 abort(); // branch target out of range
/PHP-8.3/
H A Dconfigure.ac1819 | If you do not agree with the terms of this license, you must abort |
H A Dphp.ini-production353 ; https://php.net/ignore-user-abort
H A Dphp.ini-development353 ; https://php.net/ignore-user-abort
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c470 jump_list *abort; member
5303 add_jump(compiler, &common->abort, CMP(SLJIT_LESS, TMP2, 0, STR_PTR, 0)); in mainloop_entry()
9817 add_jump(compiler, &common->abort, JUMP(SLJIT_NOT_EQUAL) /* SIG_LESS */); in compile_callout_matchingpath()
14034 if (common->abort != NULL) in jit_compile()
14035 set_jumps(common->abort, common->abort_label); in jit_compile()

Completed in 163 milliseconds

12