Home
last modified time | relevance | path

Searched refs:enumerate_dicts (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/enchant/enchant-1.6.0/tests/
H A Denchant-lsmod.c61 enumerate_dicts (const char * const lang_tag, in enumerate_dicts() function
136 enchant_broker_list_dicts (broker, enumerate_dicts, stdout); in main()
/dports/editors/pluma/pluma-1.26.0/plugins/spell/
H A Dpluma-spell-checker-language.c310 enumerate_dicts (const char * const lang_tag, in enumerate_dicts() function
383 enchant_broker_list_dicts (broker, enumerate_dicts, dicts); in pluma_spell_checker_get_available_languages()