Searched refs:intckExec (Results 1 – 1 of 1) sorted by relevance
17281 static void intckExec(sqlite3_intck *p, const char *zSql){ in intckExec() function17770 if( bAutoIndex ) intckExec(p, "PRAGMA automatic_index = 0"); in intckCheckObjectSql()17916 if( bAutoIndex ) intckExec(p, "PRAGMA automatic_index = 1"); in intckCheckObjectSql()