Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
grn_str Struct Reference

#include <groonga.h>

Data Fields

const char * orig
char * norm
short * checks
unsigned char * ctypes
int flags
unsigned int orig_blen
unsigned int norm_blen
unsigned int length
grn_encoding encoding

Detailed Description

Definition at line 1553 of file groonga.h.

Field Documentation

short* checks

Definition at line 1556 of file groonga.h.

unsigned char* ctypes

Definition at line 1557 of file groonga.h.

grn_encoding encoding

Definition at line 1562 of file groonga.h.

int flags

Definition at line 1558 of file groonga.h.

unsigned int length

Definition at line 1561 of file groonga.h.

char* norm

Definition at line 1555 of file groonga.h.

unsigned int norm_blen

Definition at line 1560 of file groonga.h.

const char* orig

Definition at line 1554 of file groonga.h.

unsigned int orig_blen

Definition at line 1559 of file groonga.h.


The documentation for this struct was generated from the following file: