Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c487 #define ALT_KEEP_CACHE 0x00040 macro
725 if (!(flags & ALT_KEEP_CACHE)) { in emit_op()
1489 flags |= CUMULATIVE_OP | IMM_OP | ALT_KEEP_CACHE; in sljit_emit_op_flags()
H A DsljitNativeMIPS_common.c722 #define ALT_KEEP_CACHE 0x00040 macro
1102 if (!(flags & ALT_KEEP_CACHE)) { in emit_op()
2184 mem_type |= CUMULATIVE_OP | LOGICAL_OP | IMM_OP | ALT_KEEP_CACHE; in sljit_emit_op_flags()

Completed in 21 milliseconds