Searched refs:uintCollFunc (Results 1 - 1 of 1) sorted by relevance
/third_party/sqlite/src/ | ||
H A D | shell.c | 2294 static int uintCollFunc( in uintCollFunc() function 2345 return sqlite3_create_collation(db, "uint", SQLITE_UTF8, 0, uintCollFunc); in sqlite3_uint_init() |
Completed in 36 milliseconds