Home
last modified time | relevance | path

Searched defs:_HyphenState (Results 1 – 1 of 1) sorted by relevance

/external/hyphenation/
Dhyphen.h78 struct _HyphenState { struct
79 char *match;
80 char *repl;
81 signed char replindex;
82 signed char replcut;
83 int fallback_state;
84 int num_trans;
85 HyphenTrans *trans;