Searched defs:fts5_tokenizer (Results 1 - 4 of 4) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.h10227 ** any member of the fts5_tokenizer struct to NULL leads to undefined
10235 ** pointer provided by the application when the fts5_tokenizer object
10414 typedef struct fts5_tokenizer fts5_tokenizer; typedef in typeref:struct:fts5_tokenizer
10415 struct fts5_tokenizer { struct
10459 fts5_tokenizer *pTokenizer,
10468 fts5_tokenizer *pTokenizer
H A Dsqlite3.c10504 ** any member of the fts5_tokenizer struct to NULL leads to undefined
10512 ** pointer provided by the application when the fts5_tokenizer object
10691 typedef struct fts5_tokenizer fts5_tokenizer; typedef in typeref:struct:fts5_tokenizer
10692 struct fts5_tokenizer { struct
10736 fts5_tokenizer *pTokenizer,
10745 fts5_tokenizer *pTokenizer
181686 typedef struct fts5_tokenizer fts5_tokenizer; typedef in typeref:struct:fts5_tokenizer
181687 struct fts5_tokenizer { struct
[all...]
/external/sqlite/dist/
H A Dsqlite3.h10227 ** any member of the fts5_tokenizer struct to NULL leads to undefined
10235 ** pointer provided by the application when the fts5_tokenizer object
10414 typedef struct fts5_tokenizer fts5_tokenizer; typedef in typeref:struct:fts5_tokenizer
10415 struct fts5_tokenizer { struct
10459 fts5_tokenizer *pTokenizer,
10468 fts5_tokenizer *pTokenizer
H A Dsqlite3.c10504 ** any member of the fts5_tokenizer struct to NULL leads to undefined
10512 ** pointer provided by the application when the fts5_tokenizer object
10691 typedef struct fts5_tokenizer fts5_tokenizer; typedef in typeref:struct:fts5_tokenizer
10692 struct fts5_tokenizer { struct
10736 fts5_tokenizer *pTokenizer,
10745 fts5_tokenizer *pTokenizer
181698 typedef struct fts5_tokenizer fts5_tokenizer; typedef in typeref:struct:fts5_tokenizer
181699 struct fts5_tokenizer { struct
[all...]

Completed in 888 milliseconds