Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
kytea.cpp File Reference
#include <groonga/tokenizer.h>
#include <kytea/kytea.h>
#include <kytea/string-util.h>
#include <string.h>
#include <string>
#include <vector>
Include dependency graph for kytea.cpp:

Go to the source code of this file.

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 349 of file kytea.cpp.

grn_rc GRN_PLUGIN_INIT ( grn_ctx ctx)

Definition at line 330 of file kytea.cpp.

grn_rc GRN_PLUGIN_REGISTER ( grn_ctx ctx)

Definition at line 340 of file kytea.cpp.

Here is the call graph for this function: