Data Fields | |
| struct SN_env * | z |
| StopList | stoplist |
| bool | needrecode |
| int(* | stem )(struct SN_env *z) |
| MemoryContext | dictCtx |
Definition at line 127 of file dict_snowball.c.
Definition at line 139 of file dict_snowball.c.
Referenced by dsnowball_init(), and dsnowball_lexize().
Definition at line 131 of file dict_snowball.c.
Referenced by dsnowball_lexize(), and locate_stem_module().
| int(* DictSnowball::stem)(struct SN_env *z) |
Definition at line 132 of file dict_snowball.c.
Referenced by dsnowball_init(), dsnowball_lexize(), and locate_stem_module().
Definition at line 130 of file dict_snowball.c.
Referenced by dsnowball_init(), and dsnowball_lexize().
| struct SN_env* DictSnowball::z |
Definition at line 129 of file dict_snowball.c.
Referenced by dsnowball_lexize(), and locate_stem_module().
1.7.1