Searched refs:sqlite3VdbeBytecodeVtabInit (Results 1 – 3 of 3) sorted by relevance
414 int sqlite3VdbeBytecodeVtabInit(sqlite3 *db){ in sqlite3VdbeBytecodeVtabInit() function423 int sqlite3VdbeBytecodeVtabInit(sqlite3 *db){ return SQLITE_OK; } in sqlite3VdbeBytecodeVtabInit() function
294 int sqlite3VdbeBytecodeVtabInit(sqlite3*);
94 sqlite3VdbeBytecodeVtabInit,