Home
last modified time | relevance | path

Searched refs:pzToken (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/fts3/
H A Dfts3_porter.c596 const char **pzToken, /* OUT: *pzToken is the token text */ in porterNext() argument
629 *pzToken = c->zToken; in porterNext()
/sqlite-3.40.0/ext/fts2/
H A Dfts2_porter.c581 const char **pzToken, /* OUT: *pzToken is the token text */ in porterNext() argument
612 *pzToken = c->zToken; in porterNext()
/sqlite-3.40.0/ext/fts1/
H A Dfts1_porter.c580 const char **pzToken, /* OUT: *pzToken is the token text */ in porterNext() argument
611 *pzToken = c->zToken; in porterNext()