Lines Matching refs:sqlite3_vtab_nochange
4858 ** because it queried [sqlite3_vtab_nochange()] and found that the column8319 ** If the sqlite3_vtab_nochange(X) routine is called within the [xColumn]8326 ** If the [xColumn] method calls sqlite3_vtab_nochange() and finds that8333 SQLITE_API int sqlite3_vtab_nochange(sqlite3_context*);