HomeSort by relevance Sort by last modified time
    Searched refs:HyphenTrans (Results 1 - 2 of 2) sorted by null

  /external/hyphenation/
hyphen.h 60 typedef struct _HyphenTrans HyphenTrans;
85 HyphenTrans *trans;
hyphen.c 203 dict->states[state1].trans = hnj_malloc (sizeof(HyphenTrans));
209 sizeof(HyphenTrans));
    [all...]

Completed in 938 milliseconds