PostgreSQL Source Code git master
|
Go to the source code of this file.
Functions | |
struct SN_env * | tamil_UTF_8_create_env (void) |
void | tamil_UTF_8_close_env (struct SN_env *z) |
int | tamil_UTF_8_stem (struct SN_env *z) |
void tamil_UTF_8_close_env | ( | struct SN_env * | z | ) |
Definition at line 1877 of file stem_UTF_8_tamil.c.
References SN_close_env().
struct SN_env * tamil_UTF_8_create_env | ( | void | ) |
int tamil_UTF_8_stem | ( | struct SN_env * | z | ) |
Definition at line 1807 of file stem_UTF_8_tamil.c.
References SN_env::c, SN_env::I, r_fix_ending(), r_has_min_length(), r_remove_command_suffixes(), r_remove_common_word_endings(), r_remove_plural_suffix(), r_remove_pronoun_prefixes(), r_remove_question_prefixes(), r_remove_question_suffixes(), r_remove_tense_suffixes(), r_remove_um(), and r_remove_vetrumai_urupukal().