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

Go to the source code of this file.

Macros

#define MAX_SYNONYM_BYTES   4096

Functions

const char * get_system_synonyms_file (void)
grn_rc GRN_PLUGIN_INIT (grn_ctx *ctx)
grn_rc GRN_PLUGIN_REGISTER (grn_ctx *ctx)
grn_rc GRN_PLUGIN_FIN (grn_ctx *ctx)

Macro Definition Documentation

#define MAX_SYNONYM_BYTES   4096

Definition at line 34 of file tsv.c.

Function Documentation

const char* get_system_synonyms_file ( void  )

Definition at line 64 of file tsv.c.

grn_rc GRN_PLUGIN_FIN ( grn_ctx ctx)

Definition at line 294 of file tsv.c.

Here is the call graph for this function:

grn_rc GRN_PLUGIN_INIT ( grn_ctx ctx)

Definition at line 268 of file tsv.c.

Here is the call graph for this function:

grn_rc GRN_PLUGIN_REGISTER ( grn_ctx ctx)

Definition at line 284 of file tsv.c.

Here is the call graph for this function: