Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c985 #define ALLOW_NEG_IMM 0x40 macro
1790 if (inp_flags & ALLOW_NEG_IMM) { in emit_op()
2059 return emit_op(compiler, op, ALLOW_IMM | ALLOW_NEG_IMM, dst, dstw, src1, src1w, src2, src2w); in sljit_emit_op2()

Completed in 10 milliseconds