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