Lines Matching full:pctx
3039 void *pCtx
8589 void *pCtx, /* Copy of third arg to preupdate_hook() */
9124 void *pCtx, /* Copy of third arg to _filter_table() */
9127 void *pCtx /* First argument passed to xFilter */
9987 void *pCtx, /* Copy of sixth arg to _apply() */
9991 void *pCtx, /* Copy of sixth arg to _apply() */
9995 void *pCtx /* First argument passed to xConflict */
10188 void *pCtx, /* Copy of sixth arg to _apply() */
10192 void *pCtx, /* Copy of sixth arg to _apply() */
10196 void *pCtx /* First argument passed to xConflict */
10290 sqlite3_context *pCtx, /* Context for returning result/error */
10526 void *pCtx, /* Context passed to xToken() */
10704 ** xToken(pCtx, 0, "i", 1, 0, 1);
10705 ** xToken(pCtx, 0, "won", 3, 2, 5);
10706 ** xToken(pCtx, 0, "first", 5, 6, 11);
10707 ** xToken(pCtx, FTS5_TOKEN_COLOCATED, "1st", 3, 6, 11);
10708 ** xToken(pCtx, 0, "place", 5, 12, 17);
10755 void *pCtx,
10759 void *pCtx, /* Copy of 2nd argument to xTokenize() */