Home
last modified time | relevance | path

Searched defs:ppToken (Results 1 – 7 of 7) sorted by relevance

/sqlite-3.40.0/ext/fts1/
H A Dsimple_tokenizer.c123 const char **ppToken, int *pnBytes, in simpleNext()
H A Dfts1_tokenizer1.c149 const char **ppToken, /* OUT: *ppToken is the token text */ in simpleNext()
/sqlite-3.40.0/ext/fts2/
H A Dfts2_tokenizer1.c161 const char **ppToken, /* OUT: *ppToken is the token text */ in simpleNext()
H A Dfts2_icu.c178 const char **ppToken, /* OUT: *ppToken is the token text */ in icuNext()
/sqlite-3.40.0/ext/fts3/
H A Dfts3_tokenizer1.c159 const char **ppToken, /* OUT: *ppToken is the token text */ in simpleNext()
H A Dfts3_icu.c179 const char **ppToken, /* OUT: *ppToken is the token text */ in icuNext()
H A Dfts3_test.c428 const char **ppToken, /* OUT: *ppToken is the token text */ in testTokenizerNext()