Home | History | Annotate | Download | only in orig

Lines Matching refs:sqlite3_index_orderby

5887   struct sqlite3_index_orderby {
122191 struct sqlite3_index_orderby *pIdxOrderBy;
122245 pIdxOrderBy = (struct sqlite3_index_orderby*)&pIdxCons[nTerm];
122250 *(struct sqlite3_index_orderby**)&pIdxInfo->aOrderBy = pIdxOrderBy;
137501 struct sqlite3_index_orderby *pOrder = &pInfo->aOrderBy[0];