OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:isrepl
(Results
1 - 1
of
1
) sorted by null
/external/hyphenation/
hyphen.c
727
int
isrepl
= 0;
local
815
if (!
isrepl
) for(;
isrepl
< word_size;
isrepl
++) {
816
matchrepl[
isrepl
] = NULL;
817
matchindex[
isrepl
] = -1;
868
if (
isrepl
&& (matchindex[i] >= 0) && matchrepl[matchindex[i]]) {
[
all
...]
Completed in 38 milliseconds