xclass_has_prop  4553 ext/pcre/pcrelib/pcre_compile.c   BOOL xclass_has_prop;
xclass_has_prop  4909 ext/pcre/pcrelib/pcre_compile.c     xclass_has_prop = FALSE;
xclass_has_prop  5043 ext/pcre/pcrelib/pcre_compile.c             xclass_has_prop = TRUE;
xclass_has_prop  5242 ext/pcre/pcrelib/pcre_compile.c               xclass_has_prop = TRUE;
xclass_has_prop  5416 ext/pcre/pcrelib/pcre_compile.c           !xclass_has_prop &&
xclass_has_prop  5534 ext/pcre/pcrelib/pcre_compile.c     if (xclass && (xclass_has_prop || !should_flip_negation ||
xclass_has_prop  5537 ext/pcre/pcrelib/pcre_compile.c     if (xclass && (xclass_has_prop || !should_flip_negation))
xclass_has_prop  5545 ext/pcre/pcrelib/pcre_compile.c       if (xclass_has_prop) *code |= XCL_HASPROP;
xclass_has_prop  5555 ext/pcre/pcrelib/pcre_compile.c         if (negate_class && !xclass_has_prop)