Searched refs:SortCtx (Results 1 – 1 of 1) sorted by relevance
48 typedef struct SortCtx SortCtx; typedef49 struct SortCtx { struct668 SortCtx *pSort, in makeSorterRecord()689 SortCtx *pSort, /* Information about the ORDER BY clause */ in pushOntoSorter()1021 SortCtx *pSort, /* Sorter context */ in selectExprDefer()1093 SortCtx *pSort, /* If not NULL, info on how to process ORDER BY */ in selectInnerLoop()1628 SortCtx *pSort, /* Information on the ORDER BY clause */ in generateSortTail()6662 SortCtx sSort; /* Info on how to code the ORDER BY clause */ in sqlite3Select()