negated 1041 ext/pcre/pcrelib/pcre_compile.c BOOL braced, negated, overflow; negated 1143 ext/pcre/pcrelib/pcre_compile.c negated = TRUE; negated 1146 ext/pcre/pcrelib/pcre_compile.c else negated = FALSE; negated 1180 ext/pcre/pcrelib/pcre_compile.c if (negated) negated 2826 ext/pcre/pcrelib/pcre_compile.c BOOL negated) negated 2836 ext/pcre/pcrelib/pcre_compile.c prop->chartype == ucp_Lt) == negated; negated 2839 ext/pcre/pcrelib/pcre_compile.c return (pdata == PRIV(ucp_gentype)[prop->chartype]) == negated; negated 2842 ext/pcre/pcrelib/pcre_compile.c return (pdata == prop->chartype) == negated; negated 2845 ext/pcre/pcrelib/pcre_compile.c return (pdata == prop->script) == negated; negated 2851 ext/pcre/pcrelib/pcre_compile.c PRIV(ucp_gentype)[prop->chartype] == ucp_N) == negated; negated 2863 ext/pcre/pcrelib/pcre_compile.c return negated; negated 2866 ext/pcre/pcrelib/pcre_compile.c return (PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == negated; negated 2873 ext/pcre/pcrelib/pcre_compile.c c == CHAR_UNDERSCORE) == negated; negated 2879 ext/pcre/pcrelib/pcre_compile.c if (c < *p) return !negated; negated 2880 ext/pcre/pcrelib/pcre_compile.c if (c == *p++) return negated; negated 5234 ext/pcre/pcrelib/pcre_compile.c BOOL negated; negated 5236 ext/pcre/pcrelib/pcre_compile.c if (!get_ucp(&ptr, &negated, &ptype, &pdata, errorcodeptr)) negated 5238 ext/pcre/pcrelib/pcre_compile.c *class_uchardata++ = ((escape == ESC_p) != negated)? negated 8025 ext/pcre/pcrelib/pcre_compile.c BOOL negated; negated 8027 ext/pcre/pcrelib/pcre_compile.c if (!get_ucp(&ptr, &negated, &ptype, &pdata, errorcodeptr)) negated 8031 ext/pcre/pcrelib/pcre_compile.c *code++ = ((escape == ESC_p) != negated)? OP_PROP : OP_NOTPROP; negated 68 ext/pcre/pcrelib/pcre_xclass.c BOOL negated = (*data & XCL_NOT) != 0; negated 84 ext/pcre/pcrelib/pcre_xclass.c if ((*data & XCL_MAP) == 0) return negated; negated 89 ext/pcre/pcrelib/pcre_xclass.c return !negated; /* char found */ negated 111 ext/pcre/pcrelib/pcre_xclass.c if (c == x) return !negated; negated 127 ext/pcre/pcrelib/pcre_xclass.c if (c >= x && c <= y) return !negated; negated 139 ext/pcre/pcrelib/pcre_xclass.c if (isprop) return !negated; negated 144 ext/pcre/pcrelib/pcre_xclass.c prop->chartype == ucp_Lt) == isprop) return !negated; negated 149 ext/pcre/pcrelib/pcre_xclass.c return !negated; negated 153 ext/pcre/pcrelib/pcre_xclass.c if ((data[1] == prop->chartype) == isprop) return !negated; negated 157 ext/pcre/pcrelib/pcre_xclass.c if ((data[1] == prop->script) == isprop) return !negated; negated 163 ext/pcre/pcrelib/pcre_xclass.c return !negated; negated 176 ext/pcre/pcrelib/pcre_xclass.c if (isprop) return !negated; negated 181 ext/pcre/pcrelib/pcre_xclass.c return !negated; negated 190 ext/pcre/pcrelib/pcre_xclass.c return !negated; negated 198 ext/pcre/pcrelib/pcre_xclass.c return !negated; negated 203 ext/pcre/pcrelib/pcre_xclass.c return !negated; negated 225 ext/pcre/pcrelib/pcre_xclass.c return !negated; negated 238 ext/pcre/pcrelib/pcre_xclass.c return !negated; negated 248 ext/pcre/pcrelib/pcre_xclass.c return !negated; negated 263 ext/pcre/pcrelib/pcre_xclass.c return negated; /* char did not match */ negated 351 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c sljit_si negated, ones, right; negated 379 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c negated = 0; negated 381 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c negated = 1; negated 405 ext/pcre/pcrelib/sljit/sljitNativeARM_64.c if (negated)