Searched defs:cbit_type (Results 1 – 2 of 2) sorted by relevance
| /third_party/glib/glib/pcre/ |
| D | pcre_study.c | 629 set_type_bits(pcre_uint8 *start_bits, int cbit_type, int table_limit, in set_type_bits() 671 set_nottype_bits(pcre_uint8 *start_bits, int cbit_type, int table_limit, in set_nottype_bits()
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_study.c | 866 set_type_bits(pcre2_real_code *re, int cbit_type, unsigned int table_limit) in set_type_bits() 907 set_nottype_bits(pcre2_real_code *re, int cbit_type, unsigned int table_limit) in set_nottype_bits()
|