Home
last modified time | relevance | path

Searched defs:cost_subst (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre.h209 int cost_subst; /* Default cost of a substituted character. */ in __weak_alias() member
H A Dtre-parse.c616 int cost_ins, cost_del, cost_subst, cost_max; in tre_parse_bound() local
/netbsd-src/external/bsd/tre/dist/include/tre/
H A Dtre.h183 int cost_subst; /* Default cost of a substituted character. */ member