Home | History | Annotate | Download | only in dist

Lines Matching refs:sqlite3_index_orderby

5596   struct sqlite3_index_orderby {
104723 struct sqlite3_index_orderby *pIdxOrderBy;
104775 pIdxOrderBy = (struct sqlite3_index_orderby*)&pIdxCons[nTerm];
104780 *(struct sqlite3_index_orderby**)&pIdxInfo->aOrderBy = pIdxOrderBy;
118127 struct sqlite3_index_orderby *pOrder = &pInfo->aOrderBy[0];