chartype 2836 ext/pcre/pcrelib/pcre_compile.c return (prop->chartype == ucp_Lu || chartype 2837 ext/pcre/pcrelib/pcre_compile.c prop->chartype == ucp_Ll || chartype 2838 ext/pcre/pcrelib/pcre_compile.c prop->chartype == ucp_Lt) == negated; chartype 2841 ext/pcre/pcrelib/pcre_compile.c return (pdata == PRIV(ucp_gentype)[prop->chartype]) == negated; chartype 2844 ext/pcre/pcrelib/pcre_compile.c return (pdata == prop->chartype) == negated; chartype 2852 ext/pcre/pcrelib/pcre_compile.c return (PRIV(ucp_gentype)[prop->chartype] == ucp_L || chartype 2853 ext/pcre/pcrelib/pcre_compile.c PRIV(ucp_gentype)[prop->chartype] == ucp_N) == negated; chartype 2868 ext/pcre/pcrelib/pcre_compile.c return (PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == negated; chartype 2873 ext/pcre/pcrelib/pcre_compile.c return (PRIV(ucp_gentype)[prop->chartype] == ucp_L || chartype 2874 ext/pcre/pcrelib/pcre_compile.c PRIV(ucp_gentype)[prop->chartype] == ucp_N || chartype 2567 ext/pcre/pcrelib/pcre_exec.c if ((prop->chartype == ucp_Lu || chartype 2568 ext/pcre/pcrelib/pcre_exec.c prop->chartype == ucp_Ll || chartype 2569 ext/pcre/pcrelib/pcre_exec.c prop->chartype == ucp_Lt) == (op == OP_NOTPROP)) chartype 2574 ext/pcre/pcrelib/pcre_exec.c if ((ecode[2] != PRIV(ucp_gentype)[prop->chartype]) == (op == OP_PROP)) chartype 2579 ext/pcre/pcrelib/pcre_exec.c if ((ecode[2] != prop->chartype) == (op == OP_PROP)) chartype 2591 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gentype)[prop->chartype] == ucp_L || chartype 2592 ext/pcre/pcrelib/pcre_exec.c PRIV(ucp_gentype)[prop->chartype] == ucp_N) == (op == OP_NOTPROP)) chartype 2610 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == chartype 2617 ext/pcre/pcrelib/pcre_exec.c if ((PRIV(ucp_gentype)[prop->chartype] == ucp_L || chartype 2618 ext/pcre/pcrelib/pcre_exec.c PRIV(ucp_gentype)[prop->chartype] == ucp_N || chartype 4181 ext/pcre/pcrelib/pcre_exec.c int chartype; chartype 4188 ext/pcre/pcrelib/pcre_exec.c chartype = UCD_CHARTYPE(c); chartype 4189 ext/pcre/pcrelib/pcre_exec.c if ((chartype == ucp_Lu || chartype 4190 ext/pcre/pcrelib/pcre_exec.c chartype == ucp_Ll || chartype 4191 ext/pcre/pcrelib/pcre_exec.c chartype == ucp_Lt) == prop_fail_result) chartype 4911 ext/pcre/pcrelib/pcre_exec.c int chartype; chartype 4921 ext/pcre/pcrelib/pcre_exec.c chartype = UCD_CHARTYPE(c); chartype 4922 ext/pcre/pcrelib/pcre_exec.c if ((chartype == ucp_Lu || chartype 4923 ext/pcre/pcrelib/pcre_exec.c chartype == ucp_Ll || chartype 4924 ext/pcre/pcrelib/pcre_exec.c chartype == ucp_Lt) == prop_fail_result) chartype 5431 ext/pcre/pcrelib/pcre_exec.c int chartype; chartype 5439 ext/pcre/pcrelib/pcre_exec.c chartype = UCD_CHARTYPE(c); chartype 5440 ext/pcre/pcrelib/pcre_exec.c if ((chartype == ucp_Lu || chartype 5441 ext/pcre/pcrelib/pcre_exec.c chartype == ucp_Ll || chartype 5442 ext/pcre/pcrelib/pcre_exec.c chartype == ucp_Lt) == prop_fail_result) chartype 2767 ext/pcre/pcrelib/pcre_internal.h pcre_uint8 chartype; /* ucp_Cc, etc. (general categories) */ chartype 2791 ext/pcre/pcrelib/pcre_internal.h #define UCD_CHARTYPE(ch) GET_UCD(ch)->chartype chartype 3078 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV, TMP1, 0, SLJIT_IMM, (sljit_sw)PRIV(ucd_records) + SLJIT_OFFSETOF(ucd_record, chartype)); chartype 145 ext/pcre/pcrelib/pcre_xclass.c if ((prop->chartype == ucp_Lu || prop->chartype == ucp_Ll || chartype 146 ext/pcre/pcrelib/pcre_xclass.c prop->chartype == ucp_Lt) == isprop) return !negated; chartype 150 ext/pcre/pcrelib/pcre_xclass.c if ((data[1] == PRIV(ucp_gentype)[prop->chartype]) == isprop) chartype 155 ext/pcre/pcrelib/pcre_xclass.c if ((data[1] == prop->chartype) == isprop) return !negated; chartype 163 ext/pcre/pcrelib/pcre_xclass.c if ((PRIV(ucp_gentype)[prop->chartype] == ucp_L || chartype 164 ext/pcre/pcrelib/pcre_xclass.c PRIV(ucp_gentype)[prop->chartype] == ucp_N) == isprop) chartype 182 ext/pcre/pcrelib/pcre_xclass.c if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == isprop) chartype 189 ext/pcre/pcrelib/pcre_xclass.c if ((PRIV(ucp_gentype)[prop->chartype] == ucp_L || chartype 190 ext/pcre/pcrelib/pcre_xclass.c PRIV(ucp_gentype)[prop->chartype] == ucp_N || c == CHAR_UNDERSCORE) chartype 222 ext/pcre/pcrelib/pcre_xclass.c if ((PRIV(ucp_gentype)[prop->chartype] != ucp_Z && chartype 223 ext/pcre/pcrelib/pcre_xclass.c (PRIV(ucp_gentype)[prop->chartype] != ucp_C || chartype 224 ext/pcre/pcrelib/pcre_xclass.c (prop->chartype == ucp_Cf && chartype 234 ext/pcre/pcrelib/pcre_xclass.c if ((prop->chartype != ucp_Zl && chartype 235 ext/pcre/pcrelib/pcre_xclass.c prop->chartype != ucp_Zp && chartype 236 ext/pcre/pcrelib/pcre_xclass.c (PRIV(ucp_gentype)[prop->chartype] != ucp_C || chartype 237 ext/pcre/pcrelib/pcre_xclass.c (prop->chartype == ucp_Cf && chartype 248 ext/pcre/pcrelib/pcre_xclass.c if ((PRIV(ucp_gentype)[prop->chartype] == ucp_P || chartype 249 ext/pcre/pcrelib/pcre_xclass.c (c < 128 && PRIV(ucp_gentype)[prop->chartype] == ucp_S)) == isprop)