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