Home | History | Annotate | Download | only in orig

Lines Matching defs:aOrderBy

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