Home
last modified time | relevance | path

Searched refs:CHECK (Results 1 – 19 of 19) sorted by relevance

/PHP-7.4/ext/imap/tests/
H A Dimap_timeout_basic.phpt32 echo "CHECK values:\n";
57 CHECK values:
/PHP-7.4/ext/spl/tests/
H A Diterator_027.phpt17 echo "===CHECK===\n";
63 ===CHECK===
H A Darray_017.phpt88 echo "===CHECK===\n";
135 ===CHECK===
324 ===CHECK===
515 ===CHECK===
677 ===CHECK===
H A Diterator_034.phpt114 echo "===CHECK===\n";
183 ===CHECK===
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c544 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return()
840 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
893 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
940 CHECK(check_sljit_emit_op2(compiler, op, dst, dstw, src1, src1w, src2, src2w)); in sljit_emit_op2()
981 CHECK(check_sljit_emit_op_src(compiler, op, src, srcw)); in sljit_emit_op_src()
1020 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
1244 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
1401 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
1436 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall()
1461 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
[all …]
H A DsljitNativeARM_64.c1068 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return()
1136 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
1174 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
1321 CHECK(check_sljit_emit_op_src(compiler, op, src, srcw)); in sljit_emit_op_src()
1373 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
1598 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
1763 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
1808 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
1879 CHECK(check_sljit_emit_mem(compiler, type, reg, mem, memw)); in sljit_emit_mem()
1929 CHECK(check_sljit_emit_fmem(compiler, type, freg, mem, memw)); in sljit_emit_fmem()
[all …]
H A DsljitNativePPC_common.c783 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return()
1129 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
1208 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
1542 CHECK(check_sljit_emit_op_src(compiler, op, src, srcw)); in sljit_emit_op_src()
1583 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
1874 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
2024 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
2096 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
2222 CHECK(check_sljit_emit_cmov(compiler, type, dst_reg, src, srcw)); in sljit_emit_cmov()
2235 CHECK(check_sljit_emit_mem(compiler, type, reg, mem, memw)); in sljit_emit_mem()
[all …]
H A DsljitNativeX86_32.c76CHECK(check_sljit_emit_enter(compiler, options, arg_types, scratches, saveds, fscratches, fsaveds,… in sljit_emit_enter()
252CHECK(check_sljit_set_context(compiler, options, arg_types, scratches, saveds, fscratches, fsaveds… in sljit_set_context()
295 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return()
782 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall()
842 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
H A DsljitNativeX86_64.c135CHECK(check_sljit_emit_enter(compiler, options, arg_types, scratches, saveds, fscratches, fsaveds,… in sljit_emit_enter()
286CHECK(check_sljit_set_context(compiler, options, arg_types, scratches, saveds, fscratches, fsaveds… in sljit_set_context()
309 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return()
753 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall()
770 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
H A DsljitNativeARM_T2_32.c1194 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return()
1251 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
1348 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
1479 CHECK(check_sljit_emit_op_src(compiler, op, src, srcw)); in sljit_emit_op_src()
1520 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
1745 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
2104 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
2136 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall()
2174 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
2226 CHECK(check_sljit_emit_cmov(compiler, type, dst_reg, src, srcw)); in sljit_emit_cmov()
[all …]
H A DsljitNativeARM_32.c1006 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return()
1619 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
1697 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
1786 CHECK(check_sljit_emit_op_src(compiler, op, src, srcw)); in sljit_emit_op_src()
1832 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
2066 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
2435 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
2476 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall()
2514 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
2554 CHECK(check_sljit_emit_cmov(compiler, type, dst_reg, src, srcw)); in sljit_emit_cmov()
[all …]
H A DsljitNativeMIPS_common.c833 CHECK(check_sljit_emit_return(compiler, op, src, srcw)); in sljit_emit_return()
1227 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
1335 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
1405 CHECK(check_sljit_emit_op2(compiler, op, dst, dstw, src1, src1w, src2, src2w)); in sljit_emit_op2()
1469 CHECK(check_sljit_emit_op_src(compiler, op, src, srcw)); in sljit_emit_op_src()
1513 CHECK(check_sljit_emit_op_custom(compiler, instruction, size)); in sljit_emit_op_custom()
1685 CHECK(check_sljit_emit_fop2(compiler, op, dst, dstw, src1, src1w, src2, src2w)); in sljit_emit_fop2()
1762 CHECK(check_sljit_emit_fast_enter(compiler, dst, dstw)); in sljit_emit_fast_enter()
2067 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
2107 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type)); in sljit_emit_op_flags()
[all …]
H A DsljitLir.c304 #define CHECK(x) \ macro
336 #define CHECK(x) x macro
345 #define CHECK(x) x macro
352 #define CHECK(x) macro
1992 CHECK(check_sljit_emit_fop1_cmp(compiler, op, dst, dstw, src, srcw)); \
1998 CHECK(check_sljit_emit_fop1_conv_sw_from_f64(compiler, op, dst, dstw, src, srcw)); \
2003 CHECK(check_sljit_emit_fop1_conv_f64_from_sw(compiler, op, dst, dstw, src, srcw)); \
2008 CHECK(check_sljit_emit_fop1(compiler, op, dst, dstw, src, srcw)); \
2238 CHECK(check_sljit_emit_mem(compiler, type, reg, mem, memw)); in sljit_emit_mem()
2259 CHECK(check_sljit_emit_fmem(compiler, type, freg, mem, memw)); in sljit_emit_fmem()
[all …]
H A DsljitNativeTILEGX_64.c1183CHECK(check_sljit_emit_enter(compiler, options, args, scratches, saveds, fscratches, fsaveds, loca… in sljit_emit_enter()
1230CHECK(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()
2074 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, src, srcw, type)); in sljit_emit_op_flags()
2152 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
2180 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
2245 CHECK(check_sljit_emit_op2(compiler, op, dst, dstw, src1, src1w, src2, src2w)); in sljit_emit_op2()
2285 CHECK(check_sljit_emit_op_src(compiler, op, src, srcw)); in sljit_emit_op_src()
2330 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw)); in sljit_emit_ijump()
[all …]
H A DsljitNativeX86_common.c948 CHECK(check_sljit_emit_op0(compiler, op)); in sljit_emit_op0()
1449 CHECK(check_sljit_emit_op1(compiler, op, dst, dstw, src, srcw)); in sljit_emit_op1()
2289 CHECK(check_sljit_emit_op2(compiler, op, dst, dstw, src1, src1w, src2, src2w));
2363 CHECK(check_sljit_emit_op_src(compiler, op, src, srcw));
2412 CHECK(check_sljit_emit_op_custom(compiler, instruction, size));
2623 CHECK(check_sljit_emit_fop2(compiler, op, dst, dstw, src1, src1w, src2, src2w));
2738 CHECK(check_sljit_emit_ijump(compiler, type, src, srcw));
2789 CHECK(check_sljit_emit_op_flags(compiler, op, dst, dstw, type));
2967 CHECK(check_sljit_emit_cmov(compiler, type, dst_reg, src, srcw));
3003 CHECK(check_sljit_get_local_base(compiler, dst, dstw, offset));
H A DsljitNativeMIPS_32.c655 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall()
H A DsljitNativeMIPS_64.c658 CHECK(check_sljit_emit_icall(compiler, type, arg_types, src, srcw)); in sljit_emit_icall()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます29616 # CHECK: Don't these belong into product 9?
H A Dmagic29616 # CHECK: Don't these belong into product 9?

Completed in 218 milliseconds