OP_CLASS 1925 ext/pcre/pcrelib/pcre_compile.c case OP_CLASS: OP_CLASS 1934 ext/pcre/pcrelib/pcre_compile.c cc += PRIV(OP_lengths)[OP_CLASS]; OP_CLASS 1936 ext/pcre/pcrelib/pcre_compile.c cc += PRIV(OP_lengths)[OP_CLASS]; OP_CLASS 2553 ext/pcre/pcrelib/pcre_compile.c case OP_CLASS: OP_CLASS 2555 ext/pcre/pcrelib/pcre_compile.c ccode = code + PRIV(OP_lengths)[OP_CLASS]; OP_CLASS 3061 ext/pcre/pcrelib/pcre_compile.c case OP_CLASS: OP_CLASS 3263 ext/pcre/pcrelib/pcre_compile.c else if (base_list[0] == OP_CLASS || list[0] == OP_CLASS OP_CLASS 3271 ext/pcre/pcrelib/pcre_compile.c if (base_list[0] == OP_CLASS || (!utf && base_list[0] == OP_NCLASS)) OP_CLASS 3273 ext/pcre/pcrelib/pcre_compile.c if (base_list[0] == OP_CLASS) OP_CLASS 3288 ext/pcre/pcrelib/pcre_compile.c case OP_CLASS: OP_CLASS 3609 ext/pcre/pcrelib/pcre_compile.c case OP_CLASS: OP_CLASS 3726 ext/pcre/pcrelib/pcre_compile.c else if (c == OP_CLASS || c == OP_NCLASS || c == OP_XCLASS) OP_CLASS 5583 ext/pcre/pcrelib/pcre_compile.c *code++ = (negate_class == should_flip_negation) ? OP_CLASS : OP_NCLASS; OP_CLASS 5934 ext/pcre/pcrelib/pcre_compile.c else if (*previous == OP_CLASS || *previous == OP_NCLASS || OP_CLASS 6415 ext/pcre/pcrelib/pcre_compile.c case OP_CLASS: OP_CLASS 2876 ext/pcre/pcrelib/pcre_exec.c case OP_CLASS: OP_CLASS 2934 ext/pcre/pcrelib/pcre_exec.c if (op == OP_CLASS) RRETURN(MATCH_NOMATCH); OP_CLASS 2955 ext/pcre/pcrelib/pcre_exec.c if (op == OP_CLASS) RRETURN(MATCH_NOMATCH); OP_CLASS 2989 ext/pcre/pcrelib/pcre_exec.c if (op == OP_CLASS) RRETURN(MATCH_NOMATCH); OP_CLASS 3013 ext/pcre/pcrelib/pcre_exec.c if (op == OP_CLASS) RRETURN(MATCH_NOMATCH); OP_CLASS 3043 ext/pcre/pcrelib/pcre_exec.c if (op == OP_CLASS) break; OP_CLASS 3075 ext/pcre/pcrelib/pcre_exec.c if (op == OP_CLASS) break; OP_CLASS 628 ext/pcre/pcrelib/pcre_jit_compile.c case OP_CLASS: OP_CLASS 1187 ext/pcre/pcrelib/pcre_jit_compile.c case OP_CLASS: OP_CLASS 1406 ext/pcre/pcrelib/pcre_jit_compile.c case OP_CLASS: OP_CLASS 1648 ext/pcre/pcrelib/pcre_jit_compile.c case OP_CLASS: OP_CLASS 1861 ext/pcre/pcrelib/pcre_jit_compile.c case OP_CLASS: OP_CLASS 3357 ext/pcre/pcrelib/pcre_jit_compile.c case OP_CLASS: OP_CLASS 5775 ext/pcre/pcrelib/pcre_jit_compile.c case OP_CLASS: OP_CLASS 5794 ext/pcre/pcrelib/pcre_jit_compile.c if (type == OP_CLASS) OP_CLASS 5802 ext/pcre/pcrelib/pcre_jit_compile.c if (type == OP_CLASS) OP_CLASS 7841 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(*opcode == OP_CLASS || *opcode == OP_NCLASS || *opcode == OP_XCLASS); OP_CLASS 7944 ext/pcre/pcrelib/pcre_jit_compile.c case OP_CLASS: OP_CLASS 8415 ext/pcre/pcrelib/pcre_jit_compile.c case OP_CLASS: OP_CLASS 9558 ext/pcre/pcrelib/pcre_jit_compile.c case OP_CLASS: OP_CLASS 332 ext/pcre/pcrelib/pcre_study.c case OP_CLASS: OP_CLASS 341 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[OP_CLASS]; OP_CLASS 343 ext/pcre/pcrelib/pcre_study.c cc += PRIV(OP_lengths)[OP_CLASS]; OP_CLASS 1339 ext/pcre/pcrelib/pcre_study.c case OP_CLASS: