xclass_has_prop  4555 ext/pcre/pcrelib/pcre_compile.c   BOOL xclass_has_prop;
xclass_has_prop  4911 ext/pcre/pcrelib/pcre_compile.c     xclass_has_prop = FALSE;
xclass_has_prop  5045 ext/pcre/pcrelib/pcre_compile.c             xclass_has_prop = TRUE;
xclass_has_prop  5244 ext/pcre/pcrelib/pcre_compile.c               xclass_has_prop = TRUE;
xclass_has_prop  5418 ext/pcre/pcrelib/pcre_compile.c           !xclass_has_prop &&
xclass_has_prop  5536 ext/pcre/pcrelib/pcre_compile.c     if (xclass && (xclass_has_prop || !should_flip_negation ||
xclass_has_prop  5539 ext/pcre/pcrelib/pcre_compile.c     if (xclass && (xclass_has_prop || !should_flip_negation))
xclass_has_prop  5547 ext/pcre/pcrelib/pcre_compile.c       if (xclass_has_prop) *code |= XCL_HASPROP;
xclass_has_prop  5557 ext/pcre/pcrelib/pcre_compile.c         if (negate_class && !xclass_has_prop)