Home | History | Annotate | Download | only in dist

Lines Matching refs:sqlite3_create_function

1018   sqlite3_create_function(db, "dq", 1, enc, 0, doublequote, 0, 0);
1019 sqlite3_create_function(db, "multireplace", -1, enc, db, multireplace, 0, 0);
1020 sqlite3_create_function(db, "sj", 2, enc, 0, 0, joinStep, joinFinalize);
2206 sqlite3_create_function(db, "shellstatic", 0, SQLITE_UTF8, 0,