Searched refs:abort (Results 1 – 25 of 29) sorted by relevance
12
/PHP-8.3/Zend/tests/ |
H A D | bug79948.phpt | 2 Bug #79948: Exit in auto-prepended file does not abort PHP execution
|
/PHP-8.3/ext/opcache/tests/ |
H A D | bug78034.phpt | 2 Bug #78034: "pecl" tool fails with abort assertion in zend_ssa.c
|
/PHP-8.3/ext/gd/tests/ |
H A D | gh16559.phpt | 2 GH-16559 (UBSan abort in ext/gd/libgd/gd_interpolation.c:1007)
|
/PHP-8.3/ext/fileinfo/ |
H A D | php_libmagic.h | 70 #define abort() zend_error_noreturn(E_ERROR, "fatal libmagic error") macro
|
H A D | libmagic.patch | 140 - abort(); 1259 abort();
|
/PHP-8.3/ext/pdo_pgsql/tests/ |
H A D | bug75402.phpt | 37 "abort" boolean NOT NULL, 45 …\", \"family\", \"parallelism_group\", \"max_parallelism\", \"hidden\", \"abort\", \"order_folder_…
|
/PHP-8.3/ext/opcache/ |
H A D | zend_accelerator_debug.c | 115 abort(); in zend_accel_error_noreturn()
|
H A D | ZendAccelerator.c | 3194 abort();
|
/PHP-8.3/ext/standard/tests/streams/ |
H A D | gh9590-001.phpt | 2 Bug GH-9590 001 (stream_select does not abort upon exception or empty valid fd set)
|
H A D | gh9590-002.phpt | 2 Bug GH-9590 002 (stream_select does not abort upon exception or empty valid fd set)
|
/PHP-8.3/ext/mysqli/tests/ |
H A D | gh9590.phpt | 2 Bug GH-9602 (stream_select does not abort upon exception or empty valid fd set)
|
/PHP-8.3/ext/fileinfo/libmagic/ |
H A D | compress.c | 89 abort(); \ 322 abort(); in file_zmagic() 338 abort(); in file_zmagic()
|
H A D | apprentice.c | 890 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 D | cdf.c | 957 abort(); in cdf_copy_info()
|
/PHP-8.3/ext/pcre/pcre2lib/sljit/ |
H A D | sljitConfigInternal.h | 799 abort();
|
H A D | sljitNativeS390X.c | 918 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 D | zend.c | 1642 abort(); in zend_error_at_noreturn() 1656 abort(); in zend_error_noreturn()
|
H A D | zend_fibers.c | 387 abort(); in zend_fiber_trampoline()
|
H A D | zend_alloc.c | 368 abort(); in zend_mm_panic()
|
H A D | zend_hash.c | 452 abort(); in zend_hash_discard()
|
/PHP-8.3/ext/opcache/jit/ |
H A D | zend_jit_trace.c | 7734 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 D | zend_jit_arm64.dasc | 3027 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 D | configure.ac | 1819 | If you do not agree with the terms of this license, you must abort |
|
H A D | NEWS | 68 . Fixed bug GH-16559 (UBSan abort in ext/gd/libgd/gd_interpolation.c:1007).
|
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 470 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 161 milliseconds
12