Home
last modified time | relevance | path

Searched refs:sqlite3_create_collation16 (Results 1 – 6 of 6) sorted by relevance

/sqlite-3.40.0/src/
H A Dloadext.c48 # define sqlite3_create_collation16 0 macro
182 sqlite3_create_collation16,
H A Dsqlite3ext.h432 #define sqlite3_create_collation16 sqlite3_api->create_collation16 macro
H A Dmain.c3613 int sqlite3_create_collation16( in sqlite3_create_collation16() function
H A Dtest1.c3064 rc = sqlite3_create_collation16(db, zUtf16, SQLITE_UTF16BE, in test_collate()
H A Dsqlite.h.in5996 ** and a UTF-16 string in native byte order for sqlite3_create_collation16().
6083 int sqlite3_create_collation16(
6115 ** [sqlite3_create_collation()], [sqlite3_create_collation16()], or
/sqlite-3.40.0/test/
H A Dmalloc.test367 # sqlite3_create_collation16().