GDB (xrefs)
|
Public Attributes | |
struct dictionary ** | dictionaries |
unsigned short | n_allocated_dictionaries |
Definition at line 907 of file dictionary.c.
struct dictionary** multidictionary::dictionaries |
Definition at line 912 of file dictionary.c.
Referenced by create_new_language_dictionary(), find_language_dictionary(), mdict_create_hashed(), mdict_create_hashed_expandable(), mdict_create_linear(), mdict_create_linear_expandable(), mdict_free(), mdict_iter_match_first(), mdict_iter_match_next(), mdict_iterator_first(), mdict_iterator_next(), and mdict_size().
unsigned short multidictionary::n_allocated_dictionaries |
Definition at line 916 of file dictionary.c.
Referenced by create_new_language_dictionary(), find_language_dictionary(), mdict_create_hashed(), mdict_create_hashed_expandable(), mdict_create_linear(), mdict_create_linear_expandable(), mdict_free(), mdict_iter_match_first(), mdict_iter_match_next(), mdict_iterator_first(), mdict_iterator_next(), and mdict_size().