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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.h4206 ** ^Information about the ORDER BY clause is stored in aOrderBy[].
4207 ** ^Each term of aOrderBy records a column of the ORDER BY clause.
4243 } *aOrderBy; /* The ORDER BY clause */ member in struct:sqlite3_index_info
H A Dsqlite3.c4730 ** ^Information about the ORDER BY clause is stored in aOrderBy[].
4731 ** ^Each term of aOrderBy records a column of the ORDER BY clause.
4767 } *aOrderBy; /* The ORDER BY clause */ member in struct:sqlite3_index_info
[all...]

Completed in 486 milliseconds