Home
last modified time | relevance | path

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

/php-src/ext/mysqli/tests/
H A Dbug35103.phpt31 echo "BIG INT SIGNED, TEST\n";
67 BIG INT SIGNED, TEST
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c1123 #define SIGNED 0x20 macro
1139 type |= (flags & SIGNED) ? 0x00800000 : 0x00400000; in emit_op_mem()
1596 mem_flags = BYTE_SIZE | SIGNED; in sljit_emit_op1()
1606 mem_flags = HALF_SIZE | SIGNED; in sljit_emit_op1()
1617 mem_flags = INT_SIZE | SIGNED; in sljit_emit_op1()
1855 return emit_op_mem(compiler, WORD_SIZE | SIGNED, op, src, srcw, TMP_REG1); in sljit_emit_op_src()
H A DsljitNativeARM_32.c1157 #define SIGNED 0x04 macro
2177 inp_flags &= ~SIGNED; in emit_op()
2396 …return emit_op(compiler, SLJIT_MOV_S8, ALLOW_ANY_IMM | SIGNED | BYTE_SIZE, dst, dstw, TMP_REG1, 0,… in sljit_emit_op1()
2402 …return emit_op(compiler, SLJIT_MOV_S16, ALLOW_ANY_IMM | SIGNED | HALF_SIZE, dst, dstw, TMP_REG1, 0… in sljit_emit_op1()
3751 flags = BYTE_SIZE | SIGNED; in sljit_emit_mem_update()
3759 flags = HALF_SIZE | SIGNED; in sljit_emit_mem_update()
H A DsljitNativeARM_T2_32.c1164 #define SIGNED 0x02 macro
1944 flags = BYTE_SIZE | SIGNED; in sljit_emit_op1()
1954 flags = HALF_SIZE | SIGNED; in sljit_emit_op1()
3410 flags = BYTE_SIZE | SIGNED; in sljit_emit_mem_update()
3416 flags = HALF_SIZE | SIGNED; in sljit_emit_mem_update()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます16635 0 string -----BEGIN\040PGP\040SIGNED\040MESSAGE-----
20838 >>101 ubeshort&0xf 0x3 \b16-SIGNED
20841 >>101 ubeshort&0xf 0x6 \b32-SIGNED
23157 >>>101 beshort&0xf 0x3 \b16-SIGNED
23160 >>>101 beshort&0xf 0x6 \b32-SIGNED
31838 #>15 string SIGNED\040MESSAGE- signed message
31862 0 string -----BEGIN\040PGP\040SIGNED\040MESSAGE- PGP signed message
H A Dmagic16635 0 string -----BEGIN\040PGP\040SIGNED\040MESSAGE-----
20838 >>101 ubeshort&0xf 0x3 \b16-SIGNED
20841 >>101 ubeshort&0xf 0x6 \b32-SIGNED
23157 >>>101 beshort&0xf 0x3 \b16-SIGNED
23160 >>>101 beshort&0xf 0x6 \b32-SIGNED
31838 #>15 string SIGNED\040MESSAGE- signed message
31862 0 string -----BEGIN\040PGP\040SIGNED\040MESSAGE- PGP signed message

Completed in 199 milliseconds