Searched refs:doclist (Results 1 – 1 of 1) sorted by relevance
193666 Fts3Doclist doclist; member197900 sqlite3_free(p->doclist.aAll);197901 p->doclist.aAll = 0;197902 p->doclist.nAll = 0;197906 p->doclist.aAll = pList;197907 p->doclist.nAll = nList;197910 else if( p->doclist.aAll==0 ){197922 pLeft = p->doclist.aAll;197923 nLeft = p->doclist.nAll;197928 pRight = p->doclist.aAll;[all …]