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

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 63 of file string.c.

grn_rc GRN_PLUGIN_INIT ( grn_ctx ctx)

Definition at line 48 of file string.c.

grn_rc GRN_PLUGIN_REGISTER ( grn_ctx ctx)

Definition at line 54 of file string.c.

Here is the call graph for this function: