nclass 2621 ext/pcre/pcrelib/pcre_jit_compile.c static BOOL is_char7_bitset(const pcre_uint8 *bitset, BOOL nclass) nclass 2625 ext/pcre/pcrelib/pcre_jit_compile.c const pcre_uint8 value = nclass ? 0xff : 0; nclass 3962 ext/pcre/pcrelib/pcre_jit_compile.c static BOOL check_class_ranges(compiler_common *common, const pcre_uint8 *bits, BOOL nclass, BOOL invert, jump_list **backtracks); nclass 4248 ext/pcre/pcrelib/pcre_jit_compile.c static BOOL check_class_ranges(compiler_common *common, const pcre_uint8 *bits, BOOL nclass, BOOL invert, jump_list **backtracks) nclass 4280 ext/pcre/pcrelib/pcre_jit_compile.c if (((bit == 0) && nclass) || ((bit == 1) && !nclass))