HomeSort by: relevance | last modified time | path
    Searched defs:sqlite_error (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/lua/sqlite/
sqlite.c 46 sqlite_error(lua_State *L, const char *fmt, ...) function in typeref:typename:__printflike (2,3)void
223 sqlite_error(L, "unsupported data type %s",
367 { "ERROR", SQLITE_ERROR },
sqlite.c 46 sqlite_error(lua_State *L, const char *fmt, ...) function in typeref:typename:__printflike (2,3)void
223 sqlite_error(L, "unsupported data type %s",
367 { "ERROR", SQLITE_ERROR },

Completed in 23 milliseconds