stem_iso_8859_1_swedish.h

来自「postgresql8.3.4源码,开源数据库」· C头文件 代码 · 共 17 行

H
17
字号
/* This file was generated automatically by the Snowball to ANSI C compiler */#ifdef __cplusplusextern "C" {#endifextern struct SN_env * swedish_ISO_8859_1_create_env(void);extern void swedish_ISO_8859_1_close_env(struct SN_env * z);extern int swedish_ISO_8859_1_stem(struct SN_env * z);#ifdef __cplusplus}#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?