Home | History | Annotate | Download | only in WebCoreSQLite3

Lines Matching refs:aOrderBy

4121 ** Information about the ORDER BY clause is stored in aOrderBy[].
4122 ** Each term of aOrderBy records a column of the ORDER BY clause.
4159 } *aOrderBy; /* The ORDER BY clause */