OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:matchind
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
argmatch.c
91
ptrdiff_t
matchind
= -1; /* Index of first nonexact match. */
104
else if (
matchind
== -1)
106
matchind
= i;
111
|| memcmp (vallist + valsize *
matchind
,
124
return
matchind
;
90
ptrdiff_t
matchind
= -1; \/* Index of first nonexact match. *\/
local
/src/usr.bin/patch/
backupfile.c
188
int
matchind
= -1; /* Index of first nonexact match. */
local
199
else if (
matchind
== -1)
201
matchind
= i;
210
return
matchind
;
Completed in 28 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026