Home
last modified time | relevance | path

Searched refs:use_fuzzy_matching (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgmerge.c87 static bool use_fuzzy_matching = true; variable
240 use_fuzzy_matching = false; in main()
1165 && use_fuzzy_matching in match_domain()
H A DChangeLog.024 * msgmerge.c (use_fuzzy_matching): New variable.