groonga_d.groonga

Undocumented in source.

Members

Aliases

GRN_INFO_SUPPORT_ARROW
alias GRN_INFO_SUPPORT_ARROW = .grn_info_type.GRN_INFO_SUPPORT_APACHE_ARROW
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_FIN
alias GRN_OBJ_FIN = grn_obj_close
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bool
deprecated alias grn_bool = bool
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_close_func
alias grn_close_func = void function(.grn_ctx* ctx, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_flags
alias grn_column_flags = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx
alias grn_ctx = ._grn_ctx
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_info
alias grn_ctx_info = ._grn_ctx_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_fuzzy_search_optarg
alias grn_fuzzy_search_optarg = ._grn_fuzzy_search_optarg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_id
alias grn_id = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_index_datum
alias grn_index_datum = ._grn_index_datum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger
alias grn_logger = ._grn_logger
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_info
alias grn_logger_info = ._grn_logger_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_match_info
alias grn_match_info = ._grn_match_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj
alias grn_obj = ._grn_obj
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_flags
alias grn_obj_flags = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_header
alias grn_obj_header = ._grn_obj_header
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_func
alias grn_proc_func = .grn_obj* function(.grn_ctx* ctx, int nargs, .grn_obj** args, grn_user_data* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger
alias grn_query_logger = ._grn_query_logger
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_recv_handler_func
alias grn_recv_handler_func = void function(.grn_ctx* ctx, int flags, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_search_optarg
alias grn_search_optarg = ._grn_search_optarg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_section
alias grn_section = ._grn_section
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_snip_mapping
alias grn_snip_mapping = ._grn_snip_mapping
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_table_cursor
alias grn_table_cursor = .grn_obj
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_table_delete_optarg
alias grn_table_delete_optarg = ._grn_table_delete_optarg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_table_flags
alias grn_table_flags = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
internal_block_func
alias internal_block_func = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
off_t
alias off_t = core.stdc.config.c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
off_t
alias off_t = core.sys.posix.sys.types.off_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

GRN_COMMAND_VERSION_DEFAULT
anonymousenum GRN_COMMAND_VERSION_DEFAULT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CONTENT_NONE
anonymousenum GRN_CONTENT_NONE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_DB_MECAB
anonymousenum GRN_DB_MECAB
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_DB_VOID
anonymousenum GRN_DB_VOID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_ENC_DEFAULT
anonymousenum GRN_ENC_DEFAULT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_HOOK_SET
anonymousenum GRN_HOOK_SET
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_INFO_ENCODING
anonymousenum GRN_INFO_ENCODING
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_EMERG
anonymousenum GRN_LOG_EMERG
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OP_PUSH
anonymousenum GRN_OP_PUSH
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_SUCCESS
anonymousenum GRN_SUCCESS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_builtin_tokenizer
enum grn_builtin_tokenizer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_builtin_type
enum grn_builtin_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_command_version
enum grn_command_version
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_content_type
enum grn_content_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_encoding
enum grn_encoding
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_hook_entry
enum grn_hook_entry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_info_type
enum grn_info_type
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_log_level
enum grn_log_level
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_operator
enum grn_operator
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_rc
enum grn_rc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

GRN_BULK_CURR
char* GRN_BULK_CURR(.grn_obj* bulk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_EMPTYP
char* GRN_BULK_EMPTYP(.grn_obj* bulk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_HEAD
char* GRN_BULK_HEAD(.grn_obj* bulk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_INCR_LEN
void GRN_BULK_INCR_LEN(.grn_obj* bulk, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_OUTP
ubyte GRN_BULK_OUTP(.grn_obj* bulk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_REST
char* GRN_BULK_REST(.grn_obj* bulk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_REWIND
void GRN_BULK_REWIND(.grn_obj* bulk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_SET_CURR
void GRN_BULK_SET_CURR(.grn_obj* buf, char* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_SIZE_IN_FLAGS
FLAGS GRN_BULK_SIZE_IN_FLAGS(FLAGS flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_TAIL
char* GRN_BULK_TAIL(.grn_obj* bulk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_VSIZE
char* GRN_BULK_VSIZE(.grn_obj* bulk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_WSIZE
char* GRN_BULK_WSIZE(.grn_obj* bulk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_GET_ENCODING
GRN_CTX_GET_ENCODING(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_SET_ENCODING
void GRN_CTX_SET_ENCODING(.grn_ctx* ctx, .grn_encoding enc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_USER_DATA
grn_user_data* GRN_CTX_USER_DATA(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_GET_DOMAIN
GRN_OBJ_GET_DOMAIN(.grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_INIT
void GRN_OBJ_INIT(.grn_obj* obj, ubyte obj_type, ubyte obj_flags, .grn_id obj_domain)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_detach
char* grn_bulk_detach(.grn_ctx* ctx, .grn_obj* bulk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_fin
.grn_rc grn_bulk_fin(.grn_ctx* ctx, .grn_obj* bulk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_reinit
.grn_rc grn_bulk_reinit(.grn_ctx* ctx, .grn_obj* bulk, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_reserve
.grn_rc grn_bulk_reserve(.grn_ctx* ctx, .grn_obj* bulk, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_resize
.grn_rc grn_bulk_resize(.grn_ctx* ctx, .grn_obj* bulk, size_t newsize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_space
.grn_rc grn_bulk_space(.grn_ctx* ctx, .grn_obj* bulk, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_truncate
.grn_rc grn_bulk_truncate(.grn_ctx* ctx, .grn_obj* bulk, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_write
.grn_rc grn_bulk_write(.grn_ctx* ctx, .grn_obj* bulk, const(char)* str, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_bulk_write_from
.grn_rc grn_bulk_write_from(.grn_ctx* ctx, .grn_obj* bulk, const(char)* str, size_t from, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_find_index_data
uint grn_column_find_index_data(.grn_ctx* ctx, .grn_obj* column, .grn_operator op, .grn_index_datum* index_data, uint n_index_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_get_all_index_columns
.grn_rc grn_column_get_all_index_columns(.grn_ctx* ctx, .grn_obj* column, .grn_obj* index_columns)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_get_all_index_data
uint grn_column_get_all_index_data(.grn_ctx* ctx, .grn_obj* column, .grn_index_datum* index_data, uint n_index_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_index
int grn_column_index(.grn_ctx* ctx, .grn_obj* column, .grn_operator op, .grn_obj** indexbuf, int buf_size, int* section)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_name
int grn_column_name(.grn_ctx* ctx, .grn_obj* obj, char* namebuf, int buf_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_rename
.grn_rc grn_column_rename(.grn_ctx* ctx, .grn_obj* column, const(char)* name, uint name_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_at
.grn_obj* grn_ctx_at(.grn_ctx* ctx, .grn_id id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_close
.grn_rc grn_ctx_close(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_connect
.grn_rc grn_ctx_connect(.grn_ctx* ctx, const(char)* host, int port, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_db
.grn_obj* grn_ctx_db(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_fin
.grn_rc grn_ctx_fin(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get
.grn_obj* grn_ctx_get(.grn_ctx* ctx, const(char)* name, int name_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_all_normalizers
.grn_rc grn_ctx_get_all_normalizers(.grn_ctx* ctx, .grn_obj* normalizers_buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_all_tables
.grn_rc grn_ctx_get_all_tables(.grn_ctx* ctx, .grn_obj* tables_buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_all_token_filters
.grn_rc grn_ctx_get_all_token_filters(.grn_ctx* ctx, .grn_obj* token_filters_buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_all_tokenizers
.grn_rc grn_ctx_get_all_tokenizers(.grn_ctx* ctx, .grn_obj* tokenizers_buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_all_types
.grn_rc grn_ctx_get_all_types(.grn_ctx* ctx, .grn_obj* types_buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_command_version
.grn_command_version grn_ctx_get_command_version(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_force_match_escalation
.grn_bool grn_ctx_get_force_match_escalation(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_match_escalation_threshold
long grn_ctx_get_match_escalation_threshold(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_get_variable
void* grn_ctx_get_variable(.grn_ctx* ctx, const(char)* name, int name_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_info_get
.grn_rc grn_ctx_info_get(.grn_ctx* ctx, .grn_ctx_info* info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_init
.grn_rc grn_ctx_init(.grn_ctx* ctx, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_is_opened
.grn_bool grn_ctx_is_opened(.grn_ctx* ctx, .grn_id id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_merge_temporary_open_space
.grn_rc grn_ctx_merge_temporary_open_space(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_open
.grn_ctx* grn_ctx_open(int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_pop
.grn_obj* grn_ctx_pop(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_pop_temporary_open_space
.grn_rc grn_ctx_pop_temporary_open_space(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_push
.grn_rc grn_ctx_push(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_push_temporary_open_space
.grn_rc grn_ctx_push_temporary_open_space(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_recv
uint grn_ctx_recv(.grn_ctx* ctx, char** str, uint* str_len, int* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_recv_handler_set
void grn_ctx_recv_handler_set(.grn_ctx* , .grn_recv_handler_func func, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_send
uint grn_ctx_send(.grn_ctx* ctx, const(char)* str, uint str_len, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_set_command_version
.grn_rc grn_ctx_set_command_version(.grn_ctx* ctx, .grn_command_version input_version)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_set_finalizer
.grn_rc grn_ctx_set_finalizer(.grn_ctx* ctx, grn_proc_func* func)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_set_force_match_escalation
.grn_rc grn_ctx_set_force_match_escalation(.grn_ctx* ctx, .grn_bool force)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_set_match_escalation_threshold
.grn_rc grn_ctx_set_match_escalation_threshold(.grn_ctx* ctx, long threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_set_variable
grn_rc grn_ctx_set_variable(.grn_ctx* ctx, const(char)* name, int name_size, void* data, .grn_close_func close_func)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_ctx_use
.grn_rc grn_ctx_use(.grn_ctx* ctx, .grn_obj* db)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_get_flags
int grn_default_logger_get_flags()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_get_max_level
.grn_log_level grn_default_logger_get_max_level()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_get_path
const(char)* grn_default_logger_get_path()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_get_rotate_threshold_size
.off_t grn_default_logger_get_rotate_threshold_size()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_set_flags
void grn_default_logger_set_flags(int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_set_max_level
void grn_default_logger_set_max_level(.grn_log_level level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_set_path
void grn_default_logger_set_path(const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_logger_set_rotate_threshold_size
void grn_default_logger_set_rotate_threshold_size(.off_t threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_query_logger_get_flags
uint grn_default_query_logger_get_flags()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_query_logger_get_path
const(char)* grn_default_query_logger_get_path()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_query_logger_get_rotate_threshold_size
.off_t grn_default_query_logger_get_rotate_threshold_size()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_query_logger_set_flags
void grn_default_query_logger_set_flags(uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_query_logger_set_path
void grn_default_query_logger_set_path(const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_default_query_logger_set_rotate_threshold_size
void grn_default_query_logger_set_rotate_threshold_size(.off_t threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_encoding_parse
.grn_encoding grn_encoding_parse(const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_encoding_to_string
const(char)* grn_encoding_to_string(.grn_encoding encoding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_fin
.grn_rc grn_fin()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_default_command_version
.grn_command_version grn_get_default_command_version()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_default_encoding
.grn_encoding grn_get_default_encoding()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_default_match_escalation_threshold
long grn_get_default_match_escalation_threshold()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_global_error_message
const(char)* grn_get_global_error_message()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_lock_timeout
int grn_get_lock_timeout()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_package
const(char)* grn_get_package()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_package_label
const(char)* grn_get_package_label()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_version
const(char)* grn_get_version()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_version_major
uint grn_get_version_major()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_version_micro
uint grn_get_version_micro()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_get_version_minor
uint grn_get_version_minor()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_init
.grn_rc grn_init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_load
.grn_rc grn_load(.grn_ctx* ctx, .grn_content_type input_type, const(char)* table, uint table_len, const(char)* columns, uint columns_len, const(char)* values, uint values_len, const(char)* ifexists, uint ifexists_len, const(char)* each, uint each_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_log_flags_parse
.grn_bool grn_log_flags_parse(const(char)* string_, int string_size, int* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_log_level_parse
.grn_bool grn_log_level_parse(const(char)* string_, .grn_log_level* level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_log_level_to_string
const(char)* grn_log_level_to_string(.grn_log_level level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_get_max_level
.grn_log_level grn_logger_get_max_level(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_info_set
.grn_rc grn_logger_info_set(.grn_ctx* ctx, const(.grn_logger_info)* info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_is_default_logger
.grn_bool grn_logger_is_default_logger(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_pass
.grn_bool grn_logger_pass(.grn_ctx* ctx, .grn_log_level level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_putv
void grn_logger_putv(.grn_ctx* ctx, .grn_log_level level, const(char)* file, int line, const(char)* func, const(char)* fmt, core.stdc.stdarg.va_list ap)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_reopen
void grn_logger_reopen(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_set
.grn_rc grn_logger_set(.grn_ctx* ctx, const(.grn_logger)* logger)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_logger_set_max_level
void grn_logger_set_max_level(.grn_ctx* ctx, .grn_log_level max_level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_add_hook
.grn_rc grn_obj_add_hook(.grn_ctx* ctx, .grn_obj* obj, .grn_hook_entry entry, int offset, .grn_obj* proc, .grn_obj* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_check
int grn_obj_check(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_clear_lock
.grn_rc grn_obj_clear_lock(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_close
.grn_rc grn_obj_close(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_column
.grn_obj* grn_obj_column(.grn_ctx* ctx, .grn_obj* table, const(char)* name, uint name_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_columns
int grn_obj_columns(.grn_ctx* ctx, .grn_obj* table, const(char)* str, uint str_size, .grn_obj* res)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_db
.grn_obj* grn_obj_db(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_defrag
int grn_obj_defrag(.grn_ctx* ctx, .grn_obj* obj, int threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_delete_by_id
.grn_rc grn_obj_delete_by_id(.grn_ctx* ctx, .grn_obj* db, .grn_id id, .grn_bool removep)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_delete_hook
.grn_rc grn_obj_delete_hook(.grn_ctx* ctx, .grn_obj* obj, .grn_hook_entry entry, int offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_expire
int grn_obj_expire(.grn_ctx* ctx, .grn_obj* obj, int threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_flush
.grn_rc grn_obj_flush(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_flush_only_opened
.grn_rc grn_obj_flush_only_opened(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_flush_recursive
.grn_rc grn_obj_flush_recursive(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_flush_recursive_dependent
.grn_rc grn_obj_flush_recursive_dependent(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_get_element_info
.grn_obj* grn_obj_get_element_info(.grn_ctx* ctx, .grn_obj* obj, .grn_id id, .grn_info_type type, .grn_obj* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_get_hook
.grn_obj* grn_obj_get_hook(.grn_ctx* ctx, .grn_obj* obj, .grn_hook_entry entry, int offset, .grn_obj* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_get_info
.grn_obj* grn_obj_get_info(.grn_ctx* ctx, .grn_obj* obj, .grn_info_type type, .grn_obj* valuebuf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_get_nhooks
int grn_obj_get_nhooks(.grn_ctx* ctx, .grn_obj* obj, .grn_hook_entry entry)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_get_range
.grn_id grn_obj_get_range(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_get_value
.grn_obj* grn_obj_get_value(.grn_ctx* ctx, .grn_obj* obj, .grn_id id, .grn_obj* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_get_values
int grn_obj_get_values(.grn_ctx* ctx, .grn_obj* obj, .grn_id offset, void** values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_id
.grn_id grn_obj_id(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_is_locked
uint grn_obj_is_locked(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_lock
.grn_rc grn_obj_lock(.grn_ctx* ctx, .grn_obj* obj, .grn_id id, int timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_name
int grn_obj_name(.grn_ctx* ctx, .grn_obj* obj, char* namebuf, int buf_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_open
.grn_obj* grn_obj_open(.grn_ctx* ctx, ubyte type, .grn_obj_flags flags, .grn_id domain)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_path
const(char)* grn_obj_path(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_path_by_id
.grn_rc grn_obj_path_by_id(.grn_ctx* ctx, .grn_obj* db, .grn_id id, char* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_refer
.grn_rc grn_obj_refer(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_refer_recursive
.grn_rc grn_obj_refer_recursive(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_refer_recursive_dependent
.grn_rc grn_obj_refer_recursive_dependent(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_reinit
.grn_rc grn_obj_reinit(.grn_ctx* ctx, .grn_obj* obj, .grn_id domain, ubyte flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_remove
.grn_rc grn_obj_remove(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_remove_dependent
.grn_rc grn_obj_remove_dependent(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_remove_force
.grn_rc grn_obj_remove_force(.grn_ctx* ctx, const(char)* name, int name_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_rename
.grn_rc grn_obj_rename(.grn_ctx* ctx, .grn_obj* obj, const(char)* name, uint name_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_search
.grn_rc grn_obj_search(.grn_ctx* ctx, .grn_obj* obj, .grn_obj* query, .grn_obj* res, .grn_operator op, .grn_search_optarg* optarg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_set_element_info
.grn_rc grn_obj_set_element_info(.grn_ctx* ctx, .grn_obj* obj, .grn_id id, .grn_info_type type, .grn_obj* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_set_finalizer
.grn_rc grn_obj_set_finalizer(.grn_ctx* ctx, .grn_obj* obj, grn_proc_func* func)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_set_info
.grn_rc grn_obj_set_info(.grn_ctx* ctx, .grn_obj* obj, .grn_info_type type, .grn_obj* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_set_value
.grn_rc grn_obj_set_value(.grn_ctx* ctx, .grn_obj* obj, .grn_id id, .grn_obj* value, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_unlink
void grn_obj_unlink(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_unlock
.grn_rc grn_obj_unlock(.grn_ctx* ctx, .grn_obj* obj, .grn_id id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_unref
void grn_obj_unref(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_unref_recursive
void grn_obj_unref_recursive(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_unref_recursive_dependent
void grn_obj_unref_recursive_dependent(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_obj_user_data
grn_user_data* grn_obj_user_data(.grn_ctx* ctx, .grn_obj* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_get_names
.grn_rc grn_plugin_get_names(.grn_ctx* ctx, .grn_obj* names)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_get_ruby_suffix
const(char)* grn_plugin_get_ruby_suffix()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_get_suffix
const(char)* grn_plugin_get_suffix()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_get_system_plugins_dir
const(char)* grn_plugin_get_system_plugins_dir()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_register
.grn_rc grn_plugin_register(.grn_ctx* ctx, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_register_by_path
.grn_rc grn_plugin_register_by_path(.grn_ctx* ctx, const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_unregister
.grn_rc grn_plugin_unregister(.grn_ctx* ctx, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_plugin_unregister_by_path
.grn_rc grn_plugin_unregister_by_path(.grn_ctx* ctx, const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_call_next
int grn_proc_call_next(.grn_ctx* ctx, .grn_obj* exec_info, .grn_obj* in_, .grn_obj* out_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_get_ctx_local_data
void* grn_proc_get_ctx_local_data(.grn_ctx* ctx, .grn_obj* exec_info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_get_hook_local_data
void* grn_proc_get_hook_local_data(.grn_ctx* ctx, .grn_obj* exec_info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_is_stable
.grn_bool grn_proc_is_stable(.grn_ctx* ctx, .grn_obj* proc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_proc_set_is_stable
.grn_rc grn_proc_set_is_stable(.grn_ctx* ctx, .grn_obj* proc, .grn_bool is_stable)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_log_flags_parse
.grn_bool grn_query_log_flags_parse(const(char)* string_, int string_size, uint* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger_add_flags
void grn_query_logger_add_flags(.grn_ctx* ctx, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger_get_flags
uint grn_query_logger_get_flags(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger_pass
.grn_bool grn_query_logger_pass(.grn_ctx* ctx, uint flag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger_remove_flags
void grn_query_logger_remove_flags(.grn_ctx* ctx, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger_reopen
void grn_query_logger_reopen(.grn_ctx* ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger_set
.grn_rc grn_query_logger_set(.grn_ctx* ctx, const(.grn_query_logger)* logger)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_query_logger_set_flags
void grn_query_logger_set_flags(.grn_ctx* ctx, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_set_default_command_version
.grn_rc grn_set_default_command_version(.grn_command_version input_version)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_set_default_encoding
.grn_rc grn_set_default_encoding(.grn_encoding encoding)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_set_default_match_escalation_threshold
.grn_rc grn_set_default_match_escalation_threshold(long threshold)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_set_int_handler
.grn_rc grn_set_int_handler()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_set_lock_timeout
.grn_rc grn_set_lock_timeout(int timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_set_segv_handler
.grn_rc grn_set_segv_handler()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_set_term_handler
.grn_rc grn_set_term_handler()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_snip_add_cond
.grn_rc grn_snip_add_cond(.grn_ctx* ctx, .grn_obj* snip, const(char)* keyword, uint keyword_len, const(char)* opentag, uint opentag_len, const(char)* closetag, uint closetag_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_snip_exec
.grn_rc grn_snip_exec(.grn_ctx* ctx, .grn_obj* snip, const(char)* string_, uint string_len, uint* nresults, uint* max_tagged_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_snip_get_normalizer
.grn_obj* grn_snip_get_normalizer(.grn_ctx* ctx, .grn_obj* snip)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_snip_get_result
.grn_rc grn_snip_get_result(.grn_ctx* ctx, .grn_obj* snip, uint index, char* result, uint* result_len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_snip_open
.grn_obj* grn_snip_open(.grn_ctx* ctx, int flags, uint width, uint max_results, const(char)* defaultopentag, uint defaultopentag_len, const(char)* defaultclosetag, uint defaultclosetag_len, .grn_snip_mapping* mapping)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_snip_set_normalizer
.grn_rc grn_snip_set_normalizer(.grn_ctx* ctx, .grn_obj* snip, .grn_obj* normalizer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_table_rename
.grn_rc grn_table_rename(.grn_ctx* ctx, .grn_obj* table, const(char)* name, uint name_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_benc
.grn_rc grn_text_benc(.grn_ctx* ctx, .grn_obj* bulk, uint v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_esc
.grn_rc grn_text_esc(.grn_ctx* ctx, .grn_obj* bulk, const(char)* s, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_escape_xml
.grn_rc grn_text_escape_xml(.grn_ctx* ctx, .grn_obj* buf, const(char)* s, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_f32toa
.grn_rc grn_text_f32toa(.grn_ctx* ctx, .grn_obj* bulk, float f)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_ftoa
.grn_rc grn_text_ftoa(.grn_ctx* ctx, .grn_obj* bulk, double d)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_itoa
.grn_rc grn_text_itoa(.grn_ctx* ctx, .grn_obj* bulk, int i)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_itoa_padded
.grn_rc grn_text_itoa_padded(.grn_ctx* ctx, .grn_obj* bulk, int i, char ch, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_itob
.grn_rc grn_text_itob(.grn_ctx* ctx, .grn_obj* bulk, .grn_id id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_itoh
.grn_rc grn_text_itoh(.grn_ctx* ctx, .grn_obj* bulk, uint i, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_lltoa
.grn_rc grn_text_lltoa(.grn_ctx* ctx, .grn_obj* bulk, long i)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_lltob32h
.grn_rc grn_text_lltob32h(.grn_ctx* ctx, .grn_obj* bulk, long i)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_printfv
.grn_rc grn_text_printfv(.grn_ctx* ctx, .grn_obj* bulk, const(char)* format, core.stdc.stdarg.va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_time2rfc1123
.grn_rc grn_text_time2rfc1123(.grn_ctx* ctx, .grn_obj* bulk, int sec)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_urldec
const(char)* grn_text_urldec(.grn_ctx* ctx, .grn_obj* buf, const(char)* s, const(char)* e, char d)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_urlenc
.grn_rc grn_text_urlenc(.grn_ctx* ctx, .grn_obj* buf, const(char)* str, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_text_vprintf
.grn_rc grn_text_vprintf(.grn_ctx* ctx, .grn_obj* bulk, const(char)* format, core.stdc.stdarg.va_list args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_unset_variable
grn_rc grn_unset_variable(const(char)* name, int name_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

GRN_ACCESSOR
enum GRN_ACCESSOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK
enum GRN_BULK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_BUFSIZE
enum GRN_BULK_BUFSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_BULK_BUFSIZE_MAX
enum GRN_BULK_BUFSIZE_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_FIX_SIZE
enum GRN_COLUMN_FIX_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_INDEX
enum GRN_COLUMN_INDEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COLUMN_VAR_SIZE
enum GRN_COLUMN_VAR_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COMMAND_VERSION_MAX
enum GRN_COMMAND_VERSION_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COMMAND_VERSION_MIN
enum GRN_COMMAND_VERSION_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_COMMAND_VERSION_STABLE
enum GRN_COMMAND_VERSION_STABLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_BATCH_MODE
enum GRN_CTX_BATCH_MODE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_FIN
enum GRN_CTX_FIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_HEAD
enum GRN_CTX_HEAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_MORE
enum GRN_CTX_MORE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_MSGSIZE
enum GRN_CTX_MSGSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_PER_DB
enum GRN_CTX_PER_DB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_QUIET
enum GRN_CTX_QUIET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_QUIT
enum GRN_CTX_QUIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_TAIL
enum GRN_CTX_TAIL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CTX_USE_QL
enum GRN_CTX_USE_QL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CURSOR_COLUMN_GEO_INDEX
enum GRN_CURSOR_COLUMN_GEO_INDEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CURSOR_COLUMN_INDEX
enum GRN_CURSOR_COLUMN_INDEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CURSOR_CONFIG
enum GRN_CURSOR_CONFIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CURSOR_TABLE_DAT_KEY
enum GRN_CURSOR_TABLE_DAT_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CURSOR_TABLE_HASH_KEY
enum GRN_CURSOR_TABLE_HASH_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CURSOR_TABLE_NO_KEY
enum GRN_CURSOR_TABLE_NO_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_CURSOR_TABLE_PAT_KEY
enum GRN_CURSOR_TABLE_PAT_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_DB
enum GRN_DB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_EXPR
enum GRN_EXPR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_FALSE
enum GRN_FALSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_HIGHLIGHTER
enum GRN_HIGHLIGHTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_ID_MAX
enum GRN_ID_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_ID_NIL
enum GRN_ID_NIL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_ALL
enum GRN_LOG_ALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_DEFAULT
enum GRN_LOG_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_DEFAULT_LEVEL
enum GRN_LOG_DEFAULT_LEVEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_LOCATION
enum GRN_LOG_LOCATION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_MESSAGE
enum GRN_LOG_MESSAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_NONE
enum GRN_LOG_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_PID
enum GRN_LOG_PID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_PROCESS_ID
enum GRN_LOG_PROCESS_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_THREAD_ID
enum GRN_LOG_THREAD_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_TIME
enum GRN_LOG_TIME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_LOG_TITLE
enum GRN_LOG_TITLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_MATCH_INFO_GET_MIN_RECORD_ID
enum GRN_MATCH_INFO_GET_MIN_RECORD_ID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_MATCH_INFO_ONLY_SKIP_TOKEN
enum GRN_MATCH_INFO_ONLY_SKIP_TOKEN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_MSG
enum GRN_MSG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_APPEND
enum GRN_OBJ_APPEND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COLUMN_INDEX
enum GRN_OBJ_COLUMN_INDEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COLUMN_SCALAR
enum GRN_OBJ_COLUMN_SCALAR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COLUMN_TYPE_MASK
enum GRN_OBJ_COLUMN_TYPE_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COLUMN_VECTOR
enum GRN_OBJ_COLUMN_VECTOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COMPARE
enum GRN_OBJ_COMPARE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COMPRESS_LZ4
enum GRN_OBJ_COMPRESS_LZ4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COMPRESS_LZO
enum GRN_OBJ_COMPRESS_LZO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COMPRESS_MASK
enum GRN_OBJ_COMPRESS_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COMPRESS_NONE
enum GRN_OBJ_COMPRESS_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COMPRESS_ZLIB
enum GRN_OBJ_COMPRESS_ZLIB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_COMPRESS_ZSTD
enum GRN_OBJ_COMPRESS_ZSTD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_DECR
enum GRN_OBJ_DECR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_DO_SHALLOW_COPY
enum GRN_OBJ_DO_SHALLOW_COPY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_FLAGS_MASK
enum GRN_OBJ_FLAGS_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_GET
enum GRN_OBJ_GET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_INCR
enum GRN_OBJ_INCR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_INDEX_LARGE
enum GRN_OBJ_INDEX_LARGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_INDEX_MEDIUM
enum GRN_OBJ_INDEX_MEDIUM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_INDEX_SMALL
enum GRN_OBJ_INDEX_SMALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_INVISIBLE
enum GRN_OBJ_INVISIBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_FLOAT
enum GRN_OBJ_KEY_FLOAT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_GEO_POINT
enum GRN_OBJ_KEY_GEO_POINT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_INT
enum GRN_OBJ_KEY_INT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_LARGE
enum GRN_OBJ_KEY_LARGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_MASK
enum GRN_OBJ_KEY_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_NORMALIZE
enum GRN_OBJ_KEY_NORMALIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_UINT
enum GRN_OBJ_KEY_UINT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_VAR_SIZE
enum GRN_OBJ_KEY_VAR_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_KEY_WITH_SIS
enum GRN_OBJ_KEY_WITH_SIS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_LOCK
enum GRN_OBJ_LOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_NO_SUBREC
enum GRN_OBJ_NO_SUBREC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_OUTPLACE
enum GRN_OBJ_OUTPLACE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_OWN
enum GRN_OBJ_OWN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_PERSISTENT
enum GRN_OBJ_PERSISTENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_PREPEND
enum GRN_OBJ_PREPEND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_REFER
enum GRN_OBJ_REFER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_RING_BUFFER
enum GRN_OBJ_RING_BUFFER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_SET
enum GRN_OBJ_SET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_SET_MASK
enum GRN_OBJ_SET_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_TABLE_DAT_KEY
enum GRN_OBJ_TABLE_DAT_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_TABLE_HASH_KEY
enum GRN_OBJ_TABLE_HASH_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_TABLE_NO_KEY
enum GRN_OBJ_TABLE_NO_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_TABLE_PAT_KEY
enum GRN_OBJ_TABLE_PAT_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_TABLE_TYPE_MASK
enum GRN_OBJ_TABLE_TYPE_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_TEMPORARY
enum GRN_OBJ_TEMPORARY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_DOCUMENT_NONE
enum GRN_OBJ_UNIT_DOCUMENT_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_DOCUMENT_POSITION
enum GRN_OBJ_UNIT_DOCUMENT_POSITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_DOCUMENT_SECTION
enum GRN_OBJ_UNIT_DOCUMENT_SECTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_MASK
enum GRN_OBJ_UNIT_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_POSITION_NONE
enum GRN_OBJ_UNIT_POSITION_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_SECTION_NONE
enum GRN_OBJ_UNIT_SECTION_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_SECTION_POSITION
enum GRN_OBJ_UNIT_SECTION_POSITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_USERDEF_DOCUMENT
enum GRN_OBJ_UNIT_USERDEF_DOCUMENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_USERDEF_POSITION
enum GRN_OBJ_UNIT_USERDEF_POSITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNIT_USERDEF_SECTION
enum GRN_OBJ_UNIT_USERDEF_SECTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_UNLOCK
enum GRN_OBJ_UNLOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_VECTOR
enum GRN_OBJ_VECTOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_VISIBLE
enum GRN_OBJ_VISIBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_WEIGHT_FLOAT32
enum GRN_OBJ_WEIGHT_FLOAT32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_WITH_POSITION
enum GRN_OBJ_WITH_POSITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_WITH_SECTION
enum GRN_OBJ_WITH_SECTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_WITH_SUBREC
enum GRN_OBJ_WITH_SUBREC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_OBJ_WITH_WEIGHT
enum GRN_OBJ_WITH_WEIGHT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_PATSNIP
enum GRN_PATSNIP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_PROC
enum GRN_PROC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_PTR
enum GRN_PTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_PVECTOR
enum GRN_PVECTOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY
enum GRN_QUERY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_ADJ_DEC
enum GRN_QUERY_ADJ_DEC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_ADJ_INC
enum GRN_QUERY_ADJ_INC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_ADJ_NEG
enum GRN_QUERY_ADJ_NEG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_AND
enum GRN_QUERY_AND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_AND_NOT
enum GRN_QUERY_AND_NOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_AND_NOT
enum GRN_QUERY_AND_NOT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_COLUMN
enum GRN_QUERY_COLUMN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_ESCAPE
enum GRN_QUERY_ESCAPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_ALL
enum GRN_QUERY_LOG_ALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_CACHE
enum GRN_QUERY_LOG_CACHE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_COMMAND
enum GRN_QUERY_LOG_COMMAND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_DEFAULT
enum GRN_QUERY_LOG_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_DESTINATION
enum GRN_QUERY_LOG_DESTINATION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_NONE
enum GRN_QUERY_LOG_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_RESULT_CODE
enum GRN_QUERY_LOG_RESULT_CODE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_SCORE
enum GRN_QUERY_LOG_SCORE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_LOG_SIZE
enum GRN_QUERY_LOG_SIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_PARENL
enum GRN_QUERY_PARENL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_PARENR
enum GRN_QUERY_PARENR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_PREFIX
enum GRN_QUERY_PREFIX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_QUOTEL
enum GRN_QUERY_QUOTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_QUERY_QUOTER
enum GRN_QUERY_QUOTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_SNIP
enum GRN_SNIP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_SNIP_COPY_TAG
enum GRN_SNIP_COPY_TAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_SNIP_NORMALIZE
enum GRN_SNIP_NORMALIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_SNIP_SKIP_LEADING_SPACES
enum GRN_SNIP_SKIP_LEADING_SPACES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_STRING
enum GRN_STRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_TABLE_DAT_KEY
enum GRN_TABLE_DAT_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_TABLE_FUZZY_SEARCH_WITH_TRANSPOSITION
enum GRN_TABLE_FUZZY_SEARCH_WITH_TRANSPOSITION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_TABLE_HASH_KEY
enum GRN_TABLE_HASH_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_TABLE_NO_KEY
enum GRN_TABLE_NO_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_TABLE_PAT_KEY
enum GRN_TABLE_PAT_KEY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_TRUE
enum GRN_TRUE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_TYPE
enum GRN_TYPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_UVECTOR
enum GRN_UVECTOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_VECTOR
enum GRN_VECTOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GRN_VOID
enum GRN_VOID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_grn_ctx
struct _grn_ctx
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_ctx_impl
struct _grn_ctx_impl
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_ctx_info
struct _grn_ctx_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_fuzzy_search_optarg
struct _grn_fuzzy_search_optarg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_index_datum
struct _grn_index_datum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_logger
struct _grn_logger
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_logger_info
struct _grn_logger_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_match_info
struct _grn_match_info
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_obj
struct _grn_obj
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_obj_header
struct _grn_obj_header
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_query_logger
struct _grn_query_logger
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_search_optarg
struct _grn_search_optarg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_section
struct _grn_section
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_snip_mapping
struct _grn_snip_mapping
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_table_delete_optarg
struct _grn_table_delete_optarg
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_grn_table_scan_hit
struct _grn_table_scan_hit
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_expr_var
struct grn_expr_var
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_timeval
struct grn_timeval
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Unions

grn_user_data
union grn_user_data
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

grn_plugin_func
.grn_rc function(.grn_ctx* ctx) grn_plugin_func;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta