Searched refs:weight_tables (Results 1 – 3 of 3) sorted by relevance
166 extern u_char *const weight_tables[4]; /* ascii, Rascii, Ftable, RFtable */
99 u_char *const weight_tables[4] = { ascii, Rascii, Ftable, RFtable }; variable
200 cur_fld->weights = weight_tables[cur_fld->flags & (R | F)]; in setfield()