Sha256: 6da7098fa1a0182c7b0740d8c3d8dabc9c3f05c09f35cfac7d39051498d81600
Contents?: true
Size: 310 Bytes
Versions: 81
Compression:
Stored size: 310 Bytes
Contents
/* This file was generated automatically by the Snowball to ANSI C compiler */ #ifdef __cplusplus extern "C" { #endif extern struct SN_env * porter_UTF_8_create_env(void); extern void porter_UTF_8_close_env(struct SN_env * z); extern int porter_UTF_8_stem(struct SN_env * z); #ifdef __cplusplus } #endif
Version data entries
81 entries across 81 versions & 10 rubygems