/PHP-7.3/ext/imap/tests/ |
H A D | imap_timeout_basic.phpt | 32 echo "CHECK values:\n"; 57 CHECK values:
|
/PHP-7.3/ext/spl/tests/ |
H A D | iterator_027.phpt | 17 echo "===CHECK===\n"; 63 ===CHECK===
|
H A D | array_017.phpt | 88 echo "===CHECK===\n"; 135 ===CHECK=== 312 ===CHECK=== 503 ===CHECK=== 661 ===CHECK===
|
H A D | iterator_034.phpt | 114 echo "===CHECK===\n"; 183 ===CHECK===
|
/PHP-7.3/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeSPARC_common.c | 511 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return() 807 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0() 857 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1() 907 CHECK(check_sljit_emit_op2(compiler, op, dst, dstw, src1, src1w, src2, src2w)); in sljit_emit_op2() 960 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom() 1184 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter() 1197 CHECK(check_sljit_emit_fast_return(compiler, src, srcw)); in sljit_emit_fast_return() 1354 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump() 1389 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall() 1414 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags() [all …]
|
H A D | sljitNativeARM_64.c | 1018 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return() 1086 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0() 1121 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1() 1297 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom() 1522 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter() 1535 CHECK(check_sljit_emit_fast_return(compiler, src, srcw)); in sljit_emit_fast_return() 1701 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump() 1746 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags() 1817 CHECK(check_sljit_emit_mem(compiler, type, reg, mem, memw)); in sljit_emit_mem() 1867 CHECK(check_sljit_emit_fmem(compiler, type, freg, mem, memw)); in sljit_emit_fmem() [all …]
|
H A D | sljitNativeX86_64.c | 83 …CHECK(check_sljit_emit_enter(compiler, options, arg_types, scratches, saveds, fscratches, fsaveds,… in sljit_emit_enter() 231 …CHECK(check_sljit_set_context(compiler, options, arg_types, scratches, saveds, fscratches, fsaveds… in sljit_set_context() 254 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return() 698 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall() 715 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter() 752 CHECK(check_sljit_emit_fast_return(compiler, src, srcw)); in sljit_emit_fast_return()
|
H A D | sljitNativeX86_32.c | 74 …CHECK(check_sljit_emit_enter(compiler, options, arg_types, scratches, saveds, fscratches, fsaveds,… in sljit_emit_enter() 247 …CHECK(check_sljit_set_context(compiler, options, arg_types, scratches, saveds, fscratches, fsaveds… in sljit_set_context() 290 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return() 778 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall() 838 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter() 869 CHECK(check_sljit_emit_fast_return(compiler, src, srcw)); in sljit_emit_fast_return()
|
H A D | sljitNativePPC_common.c | 693 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return() 1039 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0() 1115 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1() 1468 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom() 1759 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter() 1773 CHECK(check_sljit_emit_fast_return(compiler, src, srcw)); in sljit_emit_fast_return() 1925 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump() 1997 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags() 2123 CHECK(check_sljit_emit_cmov(compiler, type, dst_reg, src, srcw)); in sljit_emit_cmov() 2136 CHECK(check_sljit_emit_mem(compiler, type, reg, mem, memw)); in sljit_emit_mem() [all …]
|
H A D | sljitNativeARM_T2_32.c | 1172 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return() 1229 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0() 1323 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1() 1473 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom() 1698 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter() 1713 CHECK(check_sljit_emit_fast_return(compiler, src, srcw)); in sljit_emit_fast_return() 2073 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump() 2105 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall() 2143 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags() 2195 CHECK(check_sljit_emit_cmov(compiler, type, dst_reg, src, srcw)); in sljit_emit_cmov() [all …]
|
H A D | sljitNativeARM_32.c | 970 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return() 1583 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0() 1658 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1() 1767 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom() 2001 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter() 2016 CHECK(check_sljit_emit_fast_return(compiler, src, srcw)); in sljit_emit_fast_return() 2386 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump() 2427 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall() 2465 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags() 2505 CHECK(check_sljit_emit_cmov(compiler, type, dst_reg, src, srcw)); in sljit_emit_cmov() [all …]
|
H A D | sljitNativeMIPS_common.c | 674 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return() 1068 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0() 1145 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1() 1223 CHECK(check_sljit_emit_op2(compiler, op, dst, dstw, src1, src1w, src2, src2w)); in sljit_emit_op2() 1299 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom() 1472 CHECK(check_sljit_emit_fop2(compiler, op, dst, dstw, src1, src1w, src2, src2w)); in sljit_emit_fop2() 1549 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter() 1562 CHECK(check_sljit_emit_fast_return(compiler, src, srcw)); in sljit_emit_fast_return() 1853 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump() 1893 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags() [all …]
|
H A D | sljitLir.c | 302 #define CHECK(x) \ macro 334 #define CHECK(x) x macro 343 #define CHECK(x) x macro 350 #define CHECK(x) macro 1914 CHECK(check_sljit_emit_fop1_cmp(compiler, op, dst, dstw, src, srcw)); \ 1920 CHECK(check_sljit_emit_fop1_conv_sw_from_f64(compiler, op, dst, dstw, src, srcw)); \ 1925 CHECK(check_sljit_emit_fop1_conv_f64_from_sw(compiler, op, dst, dstw, src, srcw)); \ 1930 CHECK(check_sljit_emit_fop1(compiler, op, dst, dstw, src, srcw)); \ 2160 CHECK(check_sljit_emit_mem(compiler, type, reg, mem, memw)); in sljit_emit_mem() 2181 CHECK(check_sljit_emit_fmem(compiler, type, freg, mem, memw)); in sljit_emit_fmem() [all …]
|
H A D | sljitNativeTILEGX_64.c | 1183 …CHECK(check_sljit_emit_enter(compiler, options, args, scratches, saveds, fscratches, fsaveds, loca… in sljit_emit_enter() 1230 …CHECK(check_sljit_set_context(compiler, options, args, scratches, saveds, fscratches, fsaveds, loc… in sljit_set_context() 1247 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return() 1553 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter() 1570 CHECK(check_sljit_emit_fast_return(compiler, src, srcw)); in sljit_emit_fast_return() 2092 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type)); in sljit_emit_op_flags() 2170 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0() 2195 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1() 2260 CHECK(check_sljit_emit_op2(compiler, op, dst, dstw, src1, src1w, src2, src2w)); in sljit_emit_op2() 2322 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump() [all …]
|
H A D | sljitNativeX86_common.c | 747 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0() 1244 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1() 2090 CHECK(check_sljit_emit_op2(compiler, op, dst, dstw, src1, src1w, src2, src2w)); 2182 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); 2393 CHECK(check_sljit_emit_fop2(compiler, op, dst, dstw, src1, src1w, src2, src2w)); 2508 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); 2559 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); 2737 CHECK(check_sljit_emit_cmov(compiler, type, dst_reg, src, srcw)); 2773 CHECK(check_sljit_get_local_base(compiler, dst, dstw, offset));
|
H A D | sljitNativeMIPS_32.c | 647 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall()
|
H A D | sljitNativeMIPS_64.c | 650 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall()
|
/PHP-7.3/ext/fileinfo/tests/ |
H A D | magic | 27465 # CHECK: Don't these belong into product 9?
|
H A D | magic私はガラスを食べられます | 27465 # CHECK: Don't these belong into product 9?
|