ALT_KEEP_CACHE    911 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c 	if (!(flags & ALT_KEEP_CACHE)) {
ALT_KEEP_CACHE   2100 ext/pcre/pcrelib/sljit/sljitNativeMIPS_common.c 		return emit_op(compiler, op | flags, mem_type | CUMULATIVE_OP | LOGICAL_OP | IMM_OP | ALT_KEEP_CACHE, dst, dstw, src, srcw, TMP_REG2, 0);
ALT_KEEP_CACHE   1132 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c 	if (!(input_flags & ALT_KEEP_CACHE)) {
ALT_KEEP_CACHE   1483 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c 		flags |= ALT_KEEP_CACHE;
ALT_KEEP_CACHE    646 ext/pcre/pcrelib/sljit/sljitNativeSPARC_common.c 	if (!(flags & ALT_KEEP_CACHE)) {
ALT_KEEP_CACHE   1402 ext/pcre/pcrelib/sljit/sljitNativeSPARC_common.c 		return emit_op(compiler, op, flags | CUMULATIVE_OP | IMM_OP | ALT_KEEP_CACHE, dst, dstw, src, srcw, TMP_REG2, 0);
ALT_KEEP_CACHE   1989 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 	if (!(flags & ALT_KEEP_CACHE)) {
ALT_KEEP_CACHE   2183 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 		return emit_op(compiler, op | flags, CUMULATIVE_OP | LOGICAL_OP | IMM_OP | ALT_KEEP_CACHE, dst, dstw, src, srcw, TMP_REG2, 0);