|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Functions | |
| struct SN_env * | polish_ISO_8859_2_create_env (void) |
| void | polish_ISO_8859_2_close_env (struct SN_env *z) |
| int | polish_ISO_8859_2_stem (struct SN_env *z) |
| void polish_ISO_8859_2_close_env | ( | struct SN_env * | z | ) |
Definition at line 517 of file stem_ISO_8859_2_polish.c.
References SN_delete_env().
| struct SN_env * polish_ISO_8859_2_create_env | ( | void | ) |
Definition at line 509 of file stem_ISO_8859_2_polish.c.
References SN_new_env().
| int polish_ISO_8859_2_stem | ( | struct SN_env * | z | ) |
Definition at line 476 of file stem_ISO_8859_2_polish.c.
References SN_env::c, SN_env::l, SN_env::lb, r_mark_regions(), r_normalize_consonant(), and r_remove_endings().