OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hnj_hyphen_free
(Results
1 - 3
of
3
) sorted by null
/external/hyphenation/
hyphen.h
96
void
hnj_hyphen_free
(HyphenDict *dict);
example.c
197
hnj_hyphen_free
(dict);
hyphen.c
500
void
hnj_hyphen_free
(HyphenDict *dict)
function
515
if (dict->nextlevel)
hnj_hyphen_free
(dict->nextlevel);
[
all
...]
Completed in 3390 milliseconds