Groonga
Loading...
Searching...
No Matches
normalizer.h File Reference
#include <stddef.h>
#include <groonga/plugin.h>
Include dependency graph for normalizer.h:

Go to the source code of this file.

Functions

GRN_PLUGIN_EXPORT grn_rc grn_normalizer_register (grn_ctx *ctx, const char *name_ptr, int name_length, grn_proc_func *init, grn_proc_func *next, grn_proc_func *fin)
 

Function Documentation

◆ grn_normalizer_register()

GRN_PLUGIN_EXPORT grn_rc grn_normalizer_register ( grn_ctx ctx,
const char *  name_ptr,
int  name_length,
grn_proc_func init,
grn_proc_func next,
grn_proc_func fin 
)