Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c491 #define ALT_KEEP_CACHE 0x00040 macro
824 if (!(flags & ALT_KEEP_CACHE)) { in emit_op()
1604 flags |= CUMULATIVE_OP | IMM_OP | ALT_KEEP_CACHE; in sljit_emit_op_flags()
H A DsljitNativeMIPS_common.c735 #define ALT_KEEP_CACHE 0x00040 macro
1309 if (!(flags & ALT_KEEP_CACHE)) { in emit_op()
2385 mem_type |= CUMULATIVE_OP | LOGICAL_OP | IMM_OP | ALT_KEEP_CACHE; in sljit_emit_op_flags()

Completed in 16 milliseconds