PostgreSQL Source Code git master
|
Go to the source code of this file.
Functions | |
struct SN_env * | danish_UTF_8_create_env (void) |
void | danish_UTF_8_close_env (struct SN_env *z) |
int | danish_UTF_8_stem (struct SN_env *z) |
void danish_UTF_8_close_env | ( | struct SN_env * | z | ) |
Definition at line 317 of file stem_UTF_8_danish.c.
References SN_close_env().
struct SN_env * danish_UTF_8_create_env | ( | void | ) |
int danish_UTF_8_stem | ( | struct SN_env * | z | ) |
Definition at line 278 of file stem_UTF_8_danish.c.
References SN_env::c, SN_env::l, SN_env::lb, r_consonant_pair(), r_main_suffix(), r_mark_regions(), r_other_suffix(), and r_undouble().