Searched refs:SIGNED (Results 1 – 6 of 6) sorted by relevance
/PHP-8.2/ext/mysqli/tests/ |
H A D | bug35103.phpt | 31 echo "BIG INT SIGNED, TEST\n"; 67 BIG INT SIGNED, TEST
|
/PHP-8.2/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeARM_64.c | 857 #define SIGNED 0x20 macro 873 type |= (flags & SIGNED) ? 0x00800000 : 0x00400000; in emit_op_mem() 1273 mem_flags = BYTE_SIZE | SIGNED; in sljit_emit_op1() 1283 mem_flags = HALF_SIZE | SIGNED; in sljit_emit_op1() 1294 mem_flags = INT_SIZE | SIGNED; in sljit_emit_op1() 1436 return emit_op_mem(compiler, WORD_SIZE | SIGNED, op, src, srcw, TMP_REG1); in sljit_emit_op_src()
|
H A D | sljitNativeARM_32.c | 978 #define SIGNED 0x04 macro 1883 inp_flags &= ~SIGNED; in emit_op() 2025 …return emit_op(compiler, SLJIT_MOV_S8, ALLOW_ANY_IMM | SIGNED | BYTE_SIZE, dst, dstw, TMP_REG1, 0,… in sljit_emit_op1() 2031 …return emit_op(compiler, SLJIT_MOV_S16, ALLOW_ANY_IMM | SIGNED | HALF_SIZE, dst, dstw, TMP_REG1, 0… in sljit_emit_op1() 2978 flags = BYTE_SIZE | SIGNED; in sljit_emit_mem() 2986 flags = HALF_SIZE | SIGNED; in sljit_emit_mem()
|
H A D | sljitNativeARM_T2_32.c | 886 #define SIGNED 0x02 macro 1586 flags = BYTE_SIZE | SIGNED; in sljit_emit_op1() 1596 flags = HALF_SIZE | SIGNED; in sljit_emit_op1() 2567 flags = BYTE_SIZE | SIGNED; in sljit_emit_mem() 2573 flags = HALF_SIZE | SIGNED; in sljit_emit_mem()
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 18314 >>101 beshort&0xf 0x3 \b16-SIGNED 18317 >>101 beshort&0xf 0x6 \b32-SIGNED 27202 #>15 string SIGNED\040MESSAGE- signed message 27226 0 string -----BEGIN\040PGP\040SIGNED\040MESSAGE- PGP signed message
|
H A D | magic私はガラスを食べられます | 18314 >>101 beshort&0xf 0x3 \b16-SIGNED 18317 >>101 beshort&0xf 0x6 \b32-SIGNED 27202 #>15 string SIGNED\040MESSAGE- signed message 27226 0 string -----BEGIN\040PGP\040SIGNED\040MESSAGE- PGP signed message
|
Completed in 147 milliseconds