Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5.h268 void *(*xUserData)(Fts5Context*); member
H A Dfts5_tcl.c524 F5tFunction *p = (F5tFunction*)pApi->xUserData(pFts); in xF5tFunction()