Home
last modified time | relevance | path

Searched refs:sqlite3_create_collation16 (Results 1 - 3 of 3) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3ext.h438 #define sqlite3_create_collation16 sqlite3_api->create_collation16 macro
H A Dsqlite3.h6010 ** and a UTF-16 string in native byte order for sqlite3_create_collation16().
6097 SQLITE_API int sqlite3_create_collation16(
6129 ** [sqlite3_create_collation()], [sqlite3_create_collation16()], or
/third_party/sqlite/src/
H A Dsqlite3.c6319 ** and a UTF-16 string in native byte order for sqlite3_create_collation16().
6406 SQLITE_API int sqlite3_create_collation16(
6438 ** [sqlite3_create_collation()], [sqlite3_create_collation16()], or
132361 #define sqlite3_create_collation16 global() macro
132670 # define sqlite3_create_collation16 global() macro
177087 SQLITE_API int sqlite3_create_collation16( global() function
[all...]

Completed in 148 milliseconds