HomeSort by relevance Sort by last modified time
    Searched defs:sqlite3_create_collation16 (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
loadext.c 51 # define sqlite3_create_collation16 0 macro
176 sqlite3_create_collation16,
main.c 2145 int sqlite3_create_collation16( function
    [all...]
sqlite3ext.h 275 #define sqlite3_create_collation16 sqlite3_api->create_collation16 macro
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c 86757 #define sqlite3_create_collation16 macro
86935 # define sqlite3_create_collation16 macro
109390 SQLITE_API int sqlite3_create_collation16( function
    [all...]

Completed in 136 milliseconds