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

/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/page/
H A Dparse.y508 sortorder(A) ::= ASC. {A = SQLITE_SO_ASC;}
510 sortorder(A) ::= . {A = SQLITE_SO_ASC;}
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c9799 #define SQLITE_SO_ASC 0 /* Sort in ascending order */ macro
[all...]

Completed in 282 milliseconds