PostgreSQL Source Code
git master
|
Go to the source code of this file.
Functions | |
struct SN_env * | turkish_UTF_8_create_env (void) |
void | turkish_UTF_8_close_env (struct SN_env *z) |
int | turkish_UTF_8_stem (struct SN_env *z) |
void turkish_UTF_8_close_env | ( | struct SN_env * | z | ) |
struct SN_env* turkish_UTF_8_create_env | ( | void | ) |
int turkish_UTF_8_stem | ( | struct SN_env * | z | ) |
Definition at line 2067 of file stem_UTF_8_turkish.c.
References SN_env::c, SN_env::I, SN_env::l, SN_env::lb, r_more_than_one_syllable_word(), r_postlude(), r_stem_nominal_verb_suffixes(), and r_stem_noun_suffixes().