Home
last modified time | relevance | path

Searched defs:cost_ins (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/bsd/tre/dist/lib/
Dtre.h207 int cost_ins; /* Default cost of an inserted character. */ in __weak_alias() member
Dtre-parse.c616 int cost_ins, cost_del, cost_subst, cost_max; in tre_parse_bound() local