Searched refs:aaOutput (Results 1 – 1 of 1) sorted by relevance
196430 char *aaOutput[16]; /* Malloc'd output buffers */ member196763 for(i=0; i<SizeofArray(pTS->aaOutput); i++){196764 if( pTS->aaOutput[i] ){196766 aOut = pTS->aaOutput[i];196768 pTS->aaOutput[i] = 0;196774 pTS->aaOutput[i], pTS->anOutput[i], aOut, nOut, &aNew, &nNew196781 sqlite3_free(pTS->aaOutput[i]);196783 pTS->aaOutput[i] = 0;196790 pTS->aaOutput[0] = aOut;196815 if( pTS->aaOutput[0]==0 ){[all …]