cbit_length 161 ext/pcre/pcrelib/dftables.c for (i = 0; i < cbit_length; i++) cbit_length 169 ext/pcre/pcrelib/dftables.c if (i != cbit_length - 1) fprintf(f, ","); cbit_length 2609 ext/pcre/pcrelib/pcre_internal.h #define ctypes_offset (cbits_offset + cbit_length) cbit_length 3356 ext/pcre/pcrelib/pcre_jit_compile.c if (common->utf && !is_char7_bitset((const pcre_uint8 *)common->ctypes - cbit_length + cbit_digit, FALSE)) cbit_length 3365 ext/pcre/pcrelib/pcre_jit_compile.c if (common->utf && !is_char7_bitset((const pcre_uint8 *)common->ctypes - cbit_length + cbit_space, FALSE)) cbit_length 3374 ext/pcre/pcrelib/pcre_jit_compile.c if (common->utf && !is_char7_bitset((const pcre_uint8 *)common->ctypes - cbit_length + cbit_word, FALSE)) cbit_length 5288 ext/pcre/pcrelib/pcre_jit_compile.c if (common->utf && is_char7_bitset((const pcre_uint8*)common->ctypes - cbit_length + cbit_digit, FALSE)) cbit_length 5302 ext/pcre/pcrelib/pcre_jit_compile.c if (common->utf && is_char7_bitset((const pcre_uint8*)common->ctypes - cbit_length + cbit_space, FALSE)) cbit_length 5315 ext/pcre/pcrelib/pcre_jit_compile.c if (common->utf && is_char7_bitset((const pcre_uint8*)common->ctypes - cbit_length + cbit_word, FALSE)) cbit_length 113 ext/pcre/pcrelib/pcre_maketables.c memset(p, 0, cbit_length); cbit_length 128 ext/pcre/pcrelib/pcre_maketables.c p += cbit_length;