Home
last modified time | relevance | path

Searched refs:sqliteSortCompare (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A DsqliteInt.h1103 int sqliteSortCompare(const char *, const char *);
H A Dutil.c712 int sqliteSortCompare(const char *a, const char *b){ in sqliteSortCompare() function
H A Dvdbe.c361 int c = sqliteSortCompare(pLeft->zKey, pRight->zKey); in Merge()

Completed in 32 milliseconds