Searched defs:cost_del (Results 1 – 2 of 2) sorted by relevance
103 int cost_del; /* Default cost of a deleted character. */ member
906 int cost_ins, cost_del, cost_subst, cost_max; in tre_parse_bound() local