Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_tcl.c836 int (*xOldToken)(void*, int, const char*, int, int, int); in f5tTokenizerTokenize() local
842 xOldToken = pInst->pContext->xToken; in f5tTokenizerTokenize()
880 pInst->pContext->xToken = xOldToken; in f5tTokenizerTokenize()