Current section
Files
Jump to
Current section
Files
c_src/gen/turkish.h
/* This file was generated automatically by the Snowball to ANSI C compiler */
#ifdef __cplusplus
extern "C" {
#endif
extern struct SN_env * turkish_create_env(void);
extern void turkish_close_env(struct SN_env * z);
extern int turkish_stem(struct SN_env * z);
#define turkish_varcontinue_stemming_noun_suffixes (B[0])
#define turkish_varstrlen (I[0])
#ifdef __cplusplus
}
#endif