Home
last modified time | relevance | path

Searched refs:SIGNED (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/ext/mysqli/tests/
H A Dbug35103.phpt30 echo "BIG INT SIGNED, TEST\n";
66 BIG INT SIGNED, TEST
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c852 #define SIGNED 0x20 macro
868 type |= (flags & SIGNED) ? 0x00800000 : 0x00400000; in emit_op_mem()
1197 mem_flags = BYTE_SIZE | SIGNED; in sljit_emit_op1()
1207 mem_flags = HALF_SIZE | SIGNED; in sljit_emit_op1()
1217 mem_flags = INT_SIZE | SIGNED; in sljit_emit_op1()
1351 return emit_op_mem(compiler, WORD_SIZE | SIGNED, op, src, srcw, TMP_REG1); in sljit_emit_op_src()
H A DsljitNativeARM_32.c894 #define SIGNED 0x04 macro
1568 inp_flags &= ~SIGNED; in emit_op()
1712 …return emit_op(compiler, SLJIT_MOV_S8, ALLOW_ANY_IMM | SIGNED | BYTE_SIZE, dst, dstw, TMP_REG1, 0,… in sljit_emit_op1()
1718 …return emit_op(compiler, SLJIT_MOV_S16, ALLOW_ANY_IMM | SIGNED | HALF_SIZE, dst, dstw, TMP_REG1, 0… in sljit_emit_op1()
2609 flags = BYTE_SIZE | SIGNED; in sljit_emit_mem()
2617 flags = HALF_SIZE | SIGNED; in sljit_emit_mem()
H A DsljitNativeARM_T2_32.c864 #define SIGNED 0x02 macro
1369 flags = BYTE_SIZE | SIGNED; in sljit_emit_op1()
1379 flags = HALF_SIZE | SIGNED; in sljit_emit_op1()
2294 flags = BYTE_SIZE | SIGNED; in sljit_emit_mem()
2300 flags = HALF_SIZE | SIGNED; in sljit_emit_mem()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます16606 >>101 beshort&0xf 0x3 \b16-SIGNED
16609 >>101 beshort&0xf 0x6 \b32-SIGNED
23745 #>15 string SIGNED\040MESSAGE- signed message
H A Dmagic16606 >>101 beshort&0xf 0x3 \b16-SIGNED
16609 >>101 beshort&0xf 0x6 \b32-SIGNED
23745 #>15 string SIGNED\040MESSAGE- signed message

Completed in 138 milliseconds