Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c808 #define ALLOW_INV_IMM 0x04 macro
809 #define ALLOW_ANY_IMM (ALLOW_IMM | ALLOW_INV_IMM)
1666 if (inp_flags & ALLOW_INV_IMM) { in emit_op()
1706 if (inp_flags & ALLOW_INV_IMM) { in emit_op()

Completed in 12 milliseconds