Searched refs:sqlite3_vtab_nochange (Results 1 – 6 of 6) sorted by relevance
275 sqlite3_vtab_nochange
636 #define sqlite3_vtab_nochange sqlite3_api->vtab_nochange macro
9851 SQLITE_API int sqlite3_vtab_nochange(sqlite3_context*);
10356 if( sqlite3_vtab_nochange(ctx)==0 ){ in zipfileColumn()10362 if( sqlite3_vtab_nochange(ctx) ) break; in zipfileColumn()
10164 SQLITE_API int sqlite3_vtab_nochange(sqlite3_context*);90863 SQLITE_API int sqlite3_vtab_nochange(sqlite3_context *p){136108 #define sqlite3_vtab_nochange sqlite3_api->vtab_nochange136611 sqlite3_vtab_nochange,214350 if( i==0 && sqlite3_vtab_nochange(ctx) ) return SQLITE_OK;250295 }else if( pConfig->bContentlessDelete && sqlite3_vtab_nochange(pCtx) ){
10824 ./usr/share/man/cat3/sqlite3_vtab_nochange.0 comp-c-catman .cat19349 ./usr/share/man/html3/sqlite3_vtab_nochange.html comp-c-htmlman html27910 ./usr/share/man/man3/sqlite3_vtab_nochange.3 comp-c-man .man