Lines Matching defs:ppToken
179151 ** *ppToken should be set to point at a buffer containing the
179161 ** The buffer *ppToken is set to point at is managed by the tokenizer
179171 const char **ppToken, int *pnBytes, /* OUT: Normalized text for token */
189348 const char **ppToken, /* OUT: *ppToken is the token text */
189388 *ppToken = c->pToken;
208086 const char **ppToken, /* OUT: *ppToken is the token text */
208137 *ppToken = pCsr->zBuffer;