XCL_PROP         5024 ext/pcre/pcrelib/pcre_compile.c             *class_uchardata++ = local_negate? XCL_NOTPROP : XCL_PROP;
XCL_PROP         5207 ext/pcre/pcrelib/pcre_compile.c                 XCL_PROP : XCL_NOTPROP;
XCL_PROP         4805 ext/pcre/pcrelib/pcre_jit_compile.c     SLJIT_ASSERT(*cc == XCL_PROP || *cc == XCL_NOTPROP);
XCL_PROP         5035 ext/pcre/pcrelib/pcre_jit_compile.c         if ((cc[-1] == XCL_NOTPROP && compares > 0) || (cc[-1] == XCL_PROP && compares == 0))
XCL_PROP         5383 ext/pcre/pcrelib/pcre_jit_compile.c   propdata[1] = type == OP_NOTPROP ? XCL_NOTPROP : XCL_PROP;
XCL_PROP          136 ext/pcre/pcrelib/pcre_xclass.c     BOOL isprop = t == XCL_PROP;