Searched refs:st_init_numtable_with_size (Results 1 – 4 of 4) sorted by relevance
49 st_table *st_init_numtable_with_size _((int));
182 st_init_numtable_with_size(size) in st_init_numtable_with_size() function
114 #define st_init_numtable_with_size onig_st_init_numtable_with_size macro
10919 FoldTable = st_init_numtable_with_size(1200); in init_case_fold_table()10931 Unfold1Table = st_init_numtable_with_size(1000); in init_case_fold_table()