Home
last modified time | relevance | path

Searched refs:SortCtx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c149041 typedef struct SortCtx SortCtx; typedef
149042 struct SortCtx { struct
149704 SortCtx *pSort,
149725 SortCtx *pSort, /* Information about the ORDER BY clause */
150064 SortCtx *pSort, /* Sorter context */
150136 SortCtx *pSort, /* If not NULL, info on how to process ORDER BY */
150669 SortCtx *pSort, /* Information on the ORDER BY clause */
156600 SortCtx sSort; /* Info on how to code the ORDER BY clause */