Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/ext/fts2/
Dfts2_tokenizer1.c158 const char **ppToken, /* OUT: *ppToken is the token text */ in simpleNext()
Dfts2_icu.c178 const char **ppToken, /* OUT: *ppToken is the token text */ in icuNext()
/external/chromium_org/third_party/sqlite/src/ext/fts1/
Dfts1_tokenizer1.c149 const char **ppToken, /* OUT: *ppToken is the token text */ in simpleNext()
Dsimple_tokenizer.c123 const char **ppToken, int *pnBytes, in simpleNext()
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_tokenizer1.c160 const char **ppToken, /* OUT: *ppToken is the token text */ in simpleNext()
Dfts3_icu.c178 const char **ppToken, /* OUT: *ppToken is the token text */ in icuNext()