set_type_bits    1054 pcre/pcrelib/pcre_study.c       set_type_bits(start_bits, cbit_digit, table_limit, cd);
set_type_bits    1072 pcre/pcrelib/pcre_study.c       set_type_bits(start_bits, cbit_space, table_limit, cd);
set_type_bits    1083 pcre/pcrelib/pcre_study.c       set_type_bits(start_bits, cbit_word, table_limit, cd);
set_type_bits    1171 pcre/pcrelib/pcre_study.c         set_type_bits(start_bits, cbit_digit, table_limit, cd);
set_type_bits    1187 pcre/pcrelib/pcre_study.c         set_type_bits(start_bits, cbit_space, table_limit, cd);
set_type_bits    1196 pcre/pcrelib/pcre_study.c         set_type_bits(start_bits, cbit_word, table_limit, cd);