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