IDZEBRA  2.2.7
Data Fields
zebra_snippet_word Struct Reference

#include <snippet.h>

Data Fields

zint seqno
 
int ord
 
char * term
 
int match
 
int mark
 
int ws
 
struct zebra_snippet_wordnext
 
struct zebra_snippet_wordprev
 

Detailed Description

Definition at line 27 of file snippet.h.

Field Documentation

◆ mark

int zebra_snippet_word::mark

◆ match

int zebra_snippet_word::match

◆ next

struct zebra_snippet_word* zebra_snippet_word::next

◆ ord

int zebra_snippet_word::ord

◆ prev

struct zebra_snippet_word* zebra_snippet_word::prev

Definition at line 35 of file snippet.h.

Referenced by zebra_snippets_append_match(), and zebra_snippets_ring().

◆ seqno

zint zebra_snippet_word::seqno

◆ term

char* zebra_snippet_word::term

◆ ws

int zebra_snippet_word::ws

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