Groonga
Loading...
Searching...
No Matches
grn_str Struct Reference

#include <string.h>

Public Attributes

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

Member Data Documentation

◆ checks

int16_t* grn_str::checks

◆ ctypes

uint8_t* grn_str::ctypes

◆ encoding

grn_encoding grn_str::encoding

◆ flags

int grn_str::flags

◆ length

unsigned int grn_str::length

◆ norm

char* grn_str::norm

◆ norm_blen

unsigned int grn_str::norm_blen

◆ orig

const char* grn_str::orig

◆ orig_blen

unsigned int grn_str::orig_blen

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