Searched refs:aOrderBy (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h5228 ** ^Information about the ORDER BY clause is stored in aOrderBy[].
5229 ** ^Each term of aOrderBy records a column of the ORDER BY clause.
5265 } *aOrderBy; /* The ORDER BY clause */ member in struct:sqlite3_index_info
H A Dsqlite3.c5799 ** ^Information about the ORDER BY clause is stored in aOrderBy[].
5800 ** ^Each term of aOrderBy records a column of the ORDER BY clause.
5836 } *aOrderBy; /* The ORDER BY clause */ member in struct:sqlite3_index_info
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h4833 ** ^Information about the ORDER BY clause is stored in aOrderBy[].
4834 ** ^Each term of aOrderBy records a column of the ORDER BY clause.
4870 } *aOrderBy; /* The ORDER BY clause */ member in struct:sqlite3_index_info
H A Dsqlite3.c5386 ** ^Information about the ORDER BY clause is stored in aOrderBy[].
5387 ** ^Each term of aOrderBy records a column of the ORDER BY clause.
5423 } *aOrderBy; /* The ORDER BY clause */ member in struct:sqlite3_index_info
[all...]

Completed in 647 milliseconds