Lines Matching defs:xTokenize
12494 ** xTokenize:
12636 int (*xTokenize)(Fts5Context*,
12701 ** xTokenize:
12726 ** satisfy an fts5_api.xTokenize() request made by an auxiliary
12733 ** passed as the second argument to xTokenize(). The third and fourth
12747 ** the tokenization should be abandoned and the xTokenize() method should
12749 ** input buffer is exhausted, xTokenize() should return SQLITE_OK. Finally,
12750 ** if an error occurs with the xTokenize() implementation itself, it
12866 int (*xTokenize)(Fts5Tokenizer*,
12871 void *pCtx, /* Copy of 2nd argument to xTokenize() */
12881 /* Flags that may be passed as the third argument to xTokenize() */