Lines Matching defs:xTokenize
12936 ** xTokenize:
13115 int (*xTokenize)(Fts5Context*,
13187 ** xTokenize:
13212 ** satisfy an fts5_api.xTokenize() request made by an auxiliary
13219 ** passed as the second argument to xTokenize(). The third and fourth
13233 ** the tokenization should be abandoned and the xTokenize() method should
13235 ** input buffer is exhausted, xTokenize() should return SQLITE_OK. Finally,
13236 ** if an error occurs with the xTokenize() implementation itself, it
13352 int (*xTokenize)(Fts5Tokenizer*,
13357 void *pCtx, /* Copy of 2nd argument to xTokenize() */
13367 /* Flags that may be passed as the third argument to xTokenize() */