Searched refs:aiException (Results 1 – 1 of 1) sorted by relevance
211712 int *aiException; member211732 sqlite3_free(p->aiException);211783 aNew = sqlite3_realloc64(p->aiException,(p->nException+nEntry)*sizeof(int));211800 p->aiException = aNew;211812 int *a = p->aiException;265309 int *aiException; member265329 aNew = (int*)sqlite3_realloc64(p->aiException,265356 p->aiException = aNew;265371 int *a = p->aiException;265396 sqlite3_free(p->aiException);