SLJIT_SET_C        80 ext/pcre/pcrelib/sljit/sljitLir.c 	((op) & ~(SLJIT_INT_OP | SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C | SLJIT_KEEP_FLAGS))
SLJIT_SET_C        83 ext/pcre/pcrelib/sljit/sljitLir.c 	((op) & (SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C))
SLJIT_SET_C        86 ext/pcre/pcrelib/sljit/sljitLir.c 	((op) & (SLJIT_INT_OP | SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C | SLJIT_KEEP_FLAGS))
SLJIT_SET_C       638 ext/pcre/pcrelib/sljit/sljitLir.c 		CHECK_ARGUMENT(!(op & (SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C))); \
SLJIT_SET_C       641 ext/pcre/pcrelib/sljit/sljitLir.c 		CHECK_ARGUMENT(!(op & (SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_C))); \
SLJIT_SET_C       644 ext/pcre/pcrelib/sljit/sljitLir.c 		CHECK_ARGUMENT(!(op & (SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_C))); \
SLJIT_SET_C       666 ext/pcre/pcrelib/sljit/sljitLir.c 		CHECK_ARGUMENT(!(op & (SLJIT_INT_OP | SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C | SLJIT_KEEP_FLAGS))); \
SLJIT_SET_C       670 ext/pcre/pcrelib/sljit/sljitLir.c 		CHECK_ARGUMENT(!(op & (SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C | SLJIT_KEEP_FLAGS))); \
SLJIT_SET_C       678 ext/pcre/pcrelib/sljit/sljitLir.c 		CHECK_ARGUMENT(!(op & (SLJIT_SET_U | SLJIT_SET_O | SLJIT_SET_C | SLJIT_KEEP_FLAGS))); \
SLJIT_SET_C       683 ext/pcre/pcrelib/sljit/sljitLir.c 		CHECK_ARGUMENT(!(op & (SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C | SLJIT_KEEP_FLAGS))); \
SLJIT_SET_C      1069 ext/pcre/pcrelib/sljit/sljitLir.c 			!(op & SLJIT_SET_O) ? "" : ".o", !(op & SLJIT_SET_C) ? "" : ".c", !(op & SLJIT_KEEP_FLAGS) ? "" : ".k");
SLJIT_SET_C      1100 ext/pcre/pcrelib/sljit/sljitLir.c 			!(op & SLJIT_SET_O) ? "" : ".o", !(op & SLJIT_SET_C) ? "" : ".c", !(op & SLJIT_KEEP_FLAGS) ? "" : ".k");
SLJIT_SET_C      1423 ext/pcre/pcrelib/sljit/sljitLir.c 	CHECK_ARGUMENT((op & (SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C)) == 0);
SLJIT_SET_C       163 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & (SLJIT_SET_C | SLJIT_SET_O)) {
SLJIT_SET_C       180 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & (SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_C       188 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 		if (op & (SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_C       199 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & SLJIT_SET_C) {
SLJIT_SET_C       209 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & SLJIT_SET_C)
SLJIT_SET_C       214 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 		if (op & SLJIT_SET_C)
SLJIT_SET_C       218 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 		if (!(op & SLJIT_SET_C))
SLJIT_SET_C       242 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & (SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_C       253 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & (SLJIT_SET_U | SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_C       262 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (CHECK_FLAGS(SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_C))
SLJIT_SET_C       281 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & SLJIT_SET_C)
SLJIT_SET_C       287 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & SLJIT_SET_C)
SLJIT_SET_C       293 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 		if (op & SLJIT_SET_C)
SLJIT_SET_C       297 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 		return (op & SLJIT_SET_C) ? push_inst(compiler, OR | SA(OVERFLOW_FLAG) | TA(LESS_FLAG) | DA(ULESS_FLAG), ULESS_FLAG) : SLJIT_SUCCESS;
SLJIT_SET_C       255 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & (SLJIT_SET_C | SLJIT_SET_O)) {
SLJIT_SET_C       272 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & (SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_C       280 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 		if (op & (SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_C       291 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & SLJIT_SET_C) {
SLJIT_SET_C       301 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & SLJIT_SET_C)
SLJIT_SET_C       306 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 		if (op & SLJIT_SET_C)
SLJIT_SET_C       310 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 		if (!(op & SLJIT_SET_C))
SLJIT_SET_C       334 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & (SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_C       345 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & (SLJIT_SET_U | SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_C       354 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (CHECK_FLAGS(SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_C))
SLJIT_SET_C       373 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & SLJIT_SET_C)
SLJIT_SET_C       379 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & SLJIT_SET_C)
SLJIT_SET_C       385 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 		if (op & SLJIT_SET_C)
SLJIT_SET_C       389 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 		return (op & SLJIT_SET_C) ? push_inst(compiler, OR | SA(OVERFLOW_FLAG) | TA(LESS_FLAG) | DA(ULESS_FLAG), ULESS_FLAG) : SLJIT_SUCCESS;
SLJIT_SET_C      1550 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c 		if (dst == SLJIT_UNUSED && (op & (SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S)) && !(op & (SLJIT_SET_O | SLJIT_SET_C))) {
SLJIT_SET_C      1671 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (op & SLJIT_SET_C) {
SLJIT_SET_C      1709 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (op & SLJIT_SET_C)
SLJIT_SET_C      1723 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 		if (op & SLJIT_SET_C)
SLJIT_SET_C      1733 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (op & SLJIT_SET_C) {
SLJIT_SET_C      1745 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (op & SLJIT_SET_C)
SLJIT_SET_C      1752 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 		if (op & SLJIT_SET_C)
SLJIT_SET_C      1757 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 		if (!(op & SLJIT_SET_C))
SLJIT_SET_C      1792 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (op & SLJIT_SET_C) {
SLJIT_SET_C      1819 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (op & (SLJIT_SET_U | SLJIT_SET_C))
SLJIT_SET_C      1831 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (CHECK_FLAGS(SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_C))
SLJIT_SET_C      1851 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (op & SLJIT_SET_C) {
SLJIT_SET_C      1860 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (op & SLJIT_SET_C)
SLJIT_SET_C      1866 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 		if (op & SLJIT_SET_C)
SLJIT_SET_C      1871 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 		if (op & SLJIT_SET_C)