XCL_PROP         5040 ext/pcre/pcrelib/pcre_compile.c             *class_uchardata++ = local_negate? XCL_NOTPROP : XCL_PROP;
XCL_PROP         5239 ext/pcre/pcrelib/pcre_compile.c                 XCL_PROP : XCL_NOTPROP;
XCL_PROP         4838 ext/pcre/pcrelib/pcre_jit_compile.c     SLJIT_ASSERT(*cc == XCL_PROP || *cc == XCL_NOTPROP);
XCL_PROP         5072 ext/pcre/pcrelib/pcre_jit_compile.c         if ((cc[-1] == XCL_NOTPROP && compares > 0) || (cc[-1] == XCL_PROP && compares == 0))
XCL_PROP         5420 ext/pcre/pcrelib/pcre_jit_compile.c   propdata[1] = type == OP_NOTPROP ? XCL_NOTPROP : XCL_PROP;
XCL_PROP          720 ext/pcre/pcrelib/pcre_printint.c             case XCL_PROP:
XCL_PROP          134 ext/pcre/pcrelib/pcre_xclass.c     BOOL isprop = t == XCL_PROP;