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

/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3ext.h410 #define sqlite3_create_collation16 sqlite3_api->create_collation16 macro
H A Dsqlite3.h5832 ** and a UTF-16 string in native byte order for sqlite3_create_collation16().
5919 SQLITE_API int sqlite3_create_collation16(
5951 ** [sqlite3_create_collation()], [sqlite3_create_collation16()], or
H A Dsqlite3.c6895 ** and a UTF-16 string in native byte order for sqlite3_create_collation16().
6982 SQLITE_API int sqlite3_create_collation16(
7014 ** [sqlite3_create_collation()], [sqlite3_create_collation16()], or
125800 #define sqlite3_create_collation16 macro
126085 # define sqlite3_create_collation16 macro
167571 SQLITE_API int sqlite3_create_collation16( function
[all...]

Completed in 462 milliseconds