Home | History | Annotate | Download | only in dist

Lines Matching refs:aOrderBy

5012 ** ^Information about the ORDER BY clause is stored in aOrderBy[].
5013 ** ^Each term of aOrderBy records a column of the ORDER BY clause.
5049 } *aOrderBy; /* The ORDER BY clause */