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_UTF_8_french.h

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

#ifdef __cplusplus
extern "C" {
#endif

extern struct SN_env * french_UTF_8_create_env(void);
extern void french_UTF_8_close_env(struct SN_env * z);

extern int french_UTF_8_stem(struct SN_env * z);

#ifdef __cplusplus
}
#endif