Home
last modified time | relevance | path

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

/PHP-8.2/ext/mysqli/tests/
H A Dbug35103.phpt31 echo "BIG INT SIGNED, TEST\n";
67 BIG INT SIGNED, TEST
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c857 #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 DsljitNativeARM_32.c978 #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 DsljitNativeARM_T2_32.c886 #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 Dmagic18314 >>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 Dmagic私はガラスを食べられます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 150 milliseconds