The Pedigree Project  0.1
Public Attributes | List of all members
fts5_tokenizer Struct Reference
+ Collaboration diagram for fts5_tokenizer:

Public Attributes

int(* xCreate )(void *, const char **azArg, int nArg, Fts5Tokenizer **ppOut)
 
void(* xDelete )(Fts5Tokenizer *)
 
int(* xTokenize )(Fts5Tokenizer *, void *pCtx, int flags, const char *pText, int nText, int(*xToken)(void *pCtx, int tflags, const char *pToken, int nToken, int iStart, int iEnd))
 

Detailed Description

Definition at line 10574 of file sqlite3.c.


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