Home
last modified time | relevance | path

Searched refs:collname (Results 1 – 1 of 1) sorted by relevance

/civetweb-2.7.6/src/third_party/
Dlsqlite3.c1194 const char *collname=luaL_checkstring(L,2); in db_create_collation() local
1211 sqlite3_create_collation_v2(db->db, collname, SQLITE_UTF8, in db_create_collation()