OP_NCLASS 1907 ext/pcre/pcrelib/pcre_compile.c case OP_NCLASS: OP_NCLASS 2535 ext/pcre/pcrelib/pcre_compile.c case OP_NCLASS: OP_NCLASS 3041 ext/pcre/pcrelib/pcre_compile.c case OP_NCLASS: OP_NCLASS 3247 ext/pcre/pcrelib/pcre_compile.c || (!utf && (base_list[0] == OP_NCLASS || list[0] == OP_NCLASS)) OP_NCLASS 3252 ext/pcre/pcrelib/pcre_compile.c if (base_list[0] == OP_CLASS || (!utf && base_list[0] == OP_NCLASS)) OP_NCLASS 3270 ext/pcre/pcrelib/pcre_compile.c case OP_NCLASS: OP_NCLASS 3586 ext/pcre/pcrelib/pcre_compile.c case OP_NCLASS: OP_NCLASS 3707 ext/pcre/pcrelib/pcre_compile.c else if (c == OP_CLASS || c == OP_NCLASS || c == OP_XCLASS) OP_NCLASS 5541 ext/pcre/pcrelib/pcre_compile.c *code++ = (negate_class == should_flip_negation) ? OP_CLASS : OP_NCLASS; OP_NCLASS 5892 ext/pcre/pcrelib/pcre_compile.c else if (*previous == OP_CLASS || *previous == OP_NCLASS || OP_NCLASS 6368 ext/pcre/pcrelib/pcre_compile.c case OP_NCLASS: OP_NCLASS 2875 ext/pcre/pcrelib/pcre_exec.c case OP_NCLASS: OP_NCLASS 629 ext/pcre/pcrelib/pcre_jit_compile.c case OP_NCLASS: OP_NCLASS 1172 ext/pcre/pcrelib/pcre_jit_compile.c case OP_NCLASS: OP_NCLASS 1384 ext/pcre/pcrelib/pcre_jit_compile.c case OP_NCLASS: OP_NCLASS 1626 ext/pcre/pcrelib/pcre_jit_compile.c case OP_NCLASS: OP_NCLASS 1839 ext/pcre/pcrelib/pcre_jit_compile.c case OP_NCLASS: OP_NCLASS 3336 ext/pcre/pcrelib/pcre_jit_compile.c case OP_NCLASS: OP_NCLASS 5739 ext/pcre/pcrelib/pcre_jit_compile.c case OP_NCLASS: OP_NCLASS 5743 ext/pcre/pcrelib/pcre_jit_compile.c bit = (common->utf && is_char7_bitset((const pcre_uint8 *)cc, type == OP_NCLASS)) ? 127 : 255; OP_NCLASS 5744 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, 0, bit, type == OP_NCLASS); OP_NCLASS 5746 ext/pcre/pcrelib/pcre_jit_compile.c read_char_range(common, 0, 255, type == OP_NCLASS); OP_NCLASS 5749 ext/pcre/pcrelib/pcre_jit_compile.c if (check_class_ranges(common, (const pcre_uint8 *)cc, type == OP_NCLASS, FALSE, backtracks)) OP_NCLASS 7799 ext/pcre/pcrelib/pcre_jit_compile.c SLJIT_ASSERT(*opcode == OP_CLASS || *opcode == OP_NCLASS || *opcode == OP_XCLASS); OP_NCLASS 7903 ext/pcre/pcrelib/pcre_jit_compile.c case OP_NCLASS: OP_NCLASS 8374 ext/pcre/pcrelib/pcre_jit_compile.c case OP_NCLASS: OP_NCLASS 9518 ext/pcre/pcrelib/pcre_jit_compile.c case OP_NCLASS: OP_NCLASS 329 ext/pcre/pcrelib/pcre_study.c case OP_NCLASS: OP_NCLASS 1320 ext/pcre/pcrelib/pcre_study.c case OP_NCLASS: