ekg2
GIT master
|
Funkcje | |
void | ncurses_spellcheck_init (void) |
static int | isalpha_locale (int x) |
void | spellcheck (wchar_t *what, char *where) |
Zmienne | |
int | config_aspell |
char * | config_aspell_lang |
AspellSpeller * | spell_checker = NULL |
static AspellConfig * | spell_config = NULL |
|
inlinestatic |
void ncurses_spellcheck_init | ( | void | ) |
void spellcheck | ( | wchar_t * | what, |
char * | where | ||
) |
int config_aspell |
char* config_aspell_lang |
AspellSpeller* spell_checker = NULL |
|
static |