Searched refs:isInsert (Results 1 – 1 of 1) sorted by relevance
232632 int isInsert; local232645 isInsert = 1;232652 isInsert = 0;232673 if( sqlite3_value_type(argv[3])==SQLITE_NULL && isInsert && pgno>1 ){