Attributs publics | |
| HashEntry * | next |
| char * | key |
| int | val |
Définition à la ligne 77 du fichier hyphen.c.
Définition à la ligne 78 du fichier hyphen.c.
Référencé par hnj_hash_free(), hnj_hash_insert(), hnj_hash_lookup(), et hnj_hyphen_load().
| char* _HashEntry::key |
Définition à la ligne 79 du fichier hyphen.c.
Référencé par hnj_hash_free(), hnj_hash_insert(), hnj_hash_lookup(), et hnj_hyphen_load().
| int _HashEntry::val |
Définition à la ligne 80 du fichier hyphen.c.
Référencé par hnj_hash_insert(), hnj_hash_lookup(), et hnj_hyphen_load().
1.5.1-p1