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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9665 #define SQLITE_FUNC_NEEDCOLL 0x08 /* sqlite3GetFuncCollSeq() might be called */
84078 static CollSeq *sqlite3GetFuncCollSeq(sqlite3_context *context){ function
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c14149 #define SQLITE_FUNC_NEEDCOLL 0x0020 /* sqlite3GetFuncCollSeq() might be called*/
103232 static CollSeq *sqlite3GetFuncCollSeq(sqlite3_context *context){ function
[all...]

Completed in 1011 milliseconds