HomeSort by relevance Sort by last modified time
    Searched refs:sqlite3CreateFunc (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
main.c 1015 int sqlite3CreateFunc(
1051 rc = sqlite3CreateFunc(db, zFunctionName, nArg, SQLITE_UTF8,
1054 rc = sqlite3CreateFunc(db, zFunctionName, nArg, SQLITE_UTF16LE,
    [all...]
sqliteInt.h     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 50 milliseconds