system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
cmd: 

Direktori : /usr/include/pgsql/server/snowball/libstemmer/
Upload File :
Current File : //usr/include/pgsql/server/snowball/libstemmer/stem_ISO_8859_1_english.h

/* This file was generated automatically by the Snowball to ANSI C compiler */

#ifdef __cplusplus
extern "C" {
#endif

extern struct SN_env * english_ISO_8859_1_create_env(void);
extern void english_ISO_8859_1_close_env(struct SN_env * z);

extern int english_ISO_8859_1_stem(struct SN_env * z);

#ifdef __cplusplus
}
#endif