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

#include <snip.h>

Collaboration diagram for _snip_cond:
Collaboration graph
[legend]

Data Fields

const char * opentag
const char * closetag
size_t opentag_len
size_t closetag_len
grn_objkeyword
size_t bmBc [ASIZE]
size_t shift
size_t found
size_t last_found
size_t last_offset
size_t start_offset
size_t end_offset
size_t found_alpha_head
int count
int_least8_t stopflag

Detailed Description

Definition at line 46 of file snip.h.

Field Documentation

size_t bmBc[ASIZE]

Definition at line 56 of file snip.h.

const char* closetag

Definition at line 50 of file snip.h.

size_t closetag_len

Definition at line 52 of file snip.h.

int count

Definition at line 68 of file snip.h.

size_t end_offset

Definition at line 64 of file snip.h.

size_t found

Definition at line 60 of file snip.h.

size_t found_alpha_head

Definition at line 65 of file snip.h.

grn_obj* keyword

Definition at line 53 of file snip.h.

size_t last_found

Definition at line 61 of file snip.h.

size_t last_offset

Definition at line 62 of file snip.h.

const char* opentag

Definition at line 49 of file snip.h.

size_t opentag_len

Definition at line 51 of file snip.h.

size_t shift

Definition at line 57 of file snip.h.

size_t start_offset

Definition at line 63 of file snip.h.

int_least8_t stopflag

Definition at line 71 of file snip.h.


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