Home | History | Annotate | Download | only in orig

Lines Matching defs:nTable

2293   int nTable = (int)strlen(zTable);
2307 zInsert = sqlite3_malloc64(200 + nTable + n*3);
2312 sqlite3_snprintf(200+nTable,zInsert,