YAZ 5.37.0
stem_ISO_8859_1_hungarian.h File Reference

Go to the source code of this file.

Functions

struct SN_envhungarian_ISO_8859_1_create_env (void)
void hungarian_ISO_8859_1_close_env (struct SN_env *z)
int hungarian_ISO_8859_1_stem (struct SN_env *z)

Function Documentation

◆ hungarian_ISO_8859_1_close_env()

void hungarian_ISO_8859_1_close_env ( struct SN_env * z)
extern

Definition at line 1229 of file stem_ISO_8859_1_hungarian.c.

References SN_close_env().

◆ hungarian_ISO_8859_1_create_env()

struct SN_env * hungarian_ISO_8859_1_create_env ( void )
extern

Definition at line 1227 of file stem_ISO_8859_1_hungarian.c.

References SN_create_env().

◆ hungarian_ISO_8859_1_stem()