Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
normalizer.h File Reference
#include <stddef.h>
#include <groonga/plugin.h>
Include dependency graph for normalizer.h:
This graph shows which files directly or indirectly include this file:

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_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 
)

Definition at line 27 of file normalizer.c.

Here is the call graph for this function:

Here is the caller graph for this function: