Searched defs:table_size (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/posix/ |
D | bug-regex5.c | 10 int32_t table_size, idx, i, found; in main() local
|
D | fnmatch_loop.c | 476 int32_t table_size; in FCT() local 665 int32_t table_size; in FCT() local
|
D | regcomp.c | 829 __re_size_t table_size; in init_dfa() local 2843 const int32_t *symb_table, int32_t table_size, in seek_collating_symbol_entry() 2872 const char *collseqwc, int32_t table_size, in lookup_collation_sequence_value() 2946 int32_t table_size, const int32_t *symb_table, in build_range_exp() 3033 uint32_t nrules, int32_t table_size, in build_collating_symbol() 3102 int32_t table_size = 0; in parse_bracket_exp() local
|