Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ts_fsm_token Struct Reference

#include <textsearch_fsm.h>

Data Fields

__u16 type
 
__u8 recur
 
__u8 value
 

Detailed Description

struct ts_fsm_token - state machine token (state) : type of token : number of recurrences : character value for TS_FSM_SPECIFIC

Definition at line 41 of file textsearch_fsm.h.

Field Documentation

__u8 recur

Definition at line 44 of file textsearch_fsm.h.

Definition at line 43 of file textsearch_fsm.h.

__u8 value

Definition at line 45 of file textsearch_fsm.h.


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