Home
last modified time | relevance | path

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

12

/php-src/ext/opcache/jit/ir/
H A Dir_patch.c195 abort(); // branch target out of range in ir_patch_code()
213 abort(); // branch target out of range in ir_patch_code()
216 abort(); // branch target out of range in ir_patch_code()
231 abort(); // branch target out of range in ir_patch_code()
234 abort(); // branch target out of range in ir_patch_code()
/php-src/ext/xsl/tests/
H A DsetParameter_exceptions_test.phpt42 echo "--- Exception from __toString should abort execution ---\n";
58 echo "--- Exception from warning should abort execution ---\n";
93 --- Exception from __toString should abort execution ---
95 --- Exception from warning should abort execution ---
/php-src/Zend/tests/
H A Dbug79948.phpt2 Bug #79948: Exit in auto-prepended file does not abort PHP execution
/php-src/ext/opcache/tests/
H A Dbug78034.phpt2 Bug #78034: "pecl" tool fails with abort assertion in zend_ssa.c
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_chkdint.c78 if (a < 0 || b < 0) abort(); in PRIV()
H A Dpcre2_jit_compile.c493 jump_list *abort; member
5455 add_jump(compiler, &common->abort, CMP(SLJIT_LESS, TMP2, 0, STR_PTR, 0)); in mainloop_entry()
9964 add_jump(compiler, &common->abort, JUMP(SLJIT_NOT_EQUAL) /* SIG_LESS */); in compile_callout_matchingpath()
14425 if (common->abort != NULL) in jit_compile()
14426 set_jumps(common->abort, common->abort_label); in jit_compile()
/php-src/ext/fileinfo/
H A Dphp_libmagic.h70 #define abort() zend_error_noreturn(E_ERROR, "fatal libmagic error") macro
H A Dlibmagic.patch148 - abort();
1271 abort();
/php-src/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_encoding.c325 abort(); in mbfl_name2encoding_ex()
330 abort(); in mbfl_name2encoding_ex()
/php-src/ext/pdo_pgsql/tests/
H A Dbug75402.phpt37 "abort" boolean NOT NULL,
45 …\", \"family\", \"parallelism_group\", \"max_parallelism\", \"hidden\", \"abort\", \"order_folder_…
/php-src/ext/opcache/
H A Dzend_accelerator_debug.c115 abort(); in zend_accel_error_noreturn()
/php-src/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-src/ext/mysqli/tests/
H A Dgh9590.phpt2 Bug GH-9602 (stream_select does not abort upon exception or empty valid fd set)
/php-src/ext/fileinfo/libmagic/
H A Dcompress.c100 abort(); \
346 abort(); in file_zmagic()
362 abort(); in file_zmagic()
H A Dapprentice.c943 abort(); in apprentice_magic_strength_1()
982 abort(); in apprentice_magic_strength_1()
1007 abort(); in apprentice_magic_strength_1()
1055 abort(); in file_magic_strength()
2572 abort(); in check_format_type()
2715 abort(); in check_format_type()
2899 abort(); in getvalue()
H A Dcdf.c957 abort(); in cdf_copy_info()
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h829 abort();
H A DsljitNativeS390X.c1601 abort(); in sljit_generate_code()
3742 abort(); in sljit_emit_op_flags()
/php-src/Zend/
H A Dzend.c1653 abort(); in zend_error_at_noreturn()
1665 abort(); \
H A Dzend_fibers.c391 abort(); in zend_fiber_trampoline()
H A Dzend_alloc.c364 abort(); in zend_mm_panic()
H A Dzend_hash.c452 abort(); in zend_hash_discard()
/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c7912 goto abort; in zend_jit_trace_hot_root()
7975 goto abort; in zend_jit_trace_hot_root()
7978 abort: in zend_jit_trace_hot_root()
8262 goto abort; in zend_jit_trace_hot_side()
8267 goto abort; in zend_jit_trace_hot_side()
8349 goto abort; in zend_jit_trace_hot_side()
8352 abort: in zend_jit_trace_hot_side()
/php-src/
H A Dconfigure.ac1808 | If you do not agree with the terms of this license, you must abort |

Completed in 136 milliseconds

12