Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c148820 typedef struct SortCtx SortCtx; typedef
148821 struct SortCtx { struct
149483 SortCtx *pSort,
149504 SortCtx *pSort, /* Information about the ORDER BY clause */
149843 SortCtx *pSort, /* Sorter context */
149915 SortCtx *pSort, /* If not NULL, info on how to process ORDER BY */
150448 SortCtx *pSort, /* Information on the ORDER BY clause */
156367 SortCtx sSort; /* Info on how to code the ORDER BY clause */