Header And Logo

PostgreSQL
| The world's most advanced open source database.

stem_ISO_8859_2_romanian.h

Go to the documentation of this file.
00001 
00002 /* This file was generated automatically by the Snowball to ANSI C compiler */
00003 
00004 #ifdef __cplusplus
00005 extern "C" {
00006 #endif
00007 
00008 extern struct SN_env * romanian_ISO_8859_2_create_env(void);
00009 extern void romanian_ISO_8859_2_close_env(struct SN_env * z);
00010 
00011 extern int romanian_ISO_8859_2_stem(struct SN_env * z);
00012 
00013 #ifdef __cplusplus
00014 }
00015 #endif
00016