Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_tcl.c835 void *pOldCtx; in f5tTokenizerTokenize() local
841 pOldCtx = pInst->pContext->pCtx; in f5tTokenizerTokenize()
879 pInst->pContext->pCtx = pOldCtx; in f5tTokenizerTokenize()