Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dvtshim.c364 static int vtshimFindFunction( in vtshimFindFunction() function
502 pAux->sSelf.xFindFunction = p->xFindFunction ? vtshimFindFunction : 0; in sqlite3_create_disposable_module()