OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fuzzy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/src/
msgmerge.c
86
/* Determines whether to use
fuzzy
matching. */
116
{ "no-
fuzzy
-matching", no_argument, NULL, 'N' },
467
cannot be found,
fuzzy
matching is used to produce better results.\n\
524
-N, --no-
fuzzy
-matching do not use
fuzzy
matching\n"));
609
The data structure is optimized for exact and
fuzzy
searches. */
617
/* A
fuzzy
index of the compendiums, for speed when doing
fuzzy
searches.
620
/* A once-only execution guard for the initialization of the
fuzzy
index.
639
/* Create the
fuzzy
index
1113
struct search_result { message_ty *found; bool
fuzzy
; } *search_results;
member in struct:search_result
[
all
...]
/src/external/gpl2/gettext/dist/gettext-tools/misc/
po-mode.el
105
(defcustom po-auto-
fuzzy
-on-edit nil
106
"*Automatically mark entries
fuzzy
when being edited."
111
"*Automatically select some new entry while making an entry not
fuzzy
."
127
#,
fuzzy
605
(defvar po-
fuzzy
-counter)
672
Moving around f F
Fuzzy
?, h This help
678
TAB Remove
fuzzy
mark k K Kill to E Edit out full
679
DEL
Fuzzy
or fade out w W Copy to Q Forceful quit
709
["Next
fuzzy
" po-next-
fuzzy
-entr
[
all
...]
Completed in 38 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026