OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nHyphCount
(Results
1 - 2
of
2
) sorted by null
/external/hyphenation/
example.c
65
int
nHyphCount
;
164
nHyphCount
= 0;
167
nHyphCount
++;
168
hyphword = (char *) malloc(k+1+
nHyphCount
);
hyphen.c
728
int
nHyphCount
;
862
nHyphCount
= 0;
865
nHyphCount
++;
[
all
...]
Completed in 1240 milliseconds