Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Functions
mecab.c File Reference
#include <str.h>
#include <groonga.h>
#include <groonga/tokenizer.h>
#include <mecab.h>
#include <string.h>
#include <ctype.h>
Include dependency graph for mecab.c:

Go to the source code of this file.

Data Structures

struct  grn_mecab_tokenizer

Functions

grn_rc GRN_PLUGIN_INIT (grn_ctx *ctx)
grn_rc GRN_PLUGIN_REGISTER (grn_ctx *ctx)
grn_rc GRN_PLUGIN_FIN (grn_ctx *ctx)

Function Documentation

grn_rc GRN_PLUGIN_FIN ( grn_ctx ctx)

Definition at line 326 of file mecab.c.

Here is the call graph for this function:

grn_rc GRN_PLUGIN_INIT ( grn_ctx ctx)

Definition at line 286 of file mecab.c.

Here is the call graph for this function:

grn_rc GRN_PLUGIN_REGISTER ( grn_ctx ctx)

Definition at line 304 of file mecab.c.

Here is the call graph for this function: