Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_bestindex.c700 static sqlite3_module tclModule = { variable
744 sqlite3_create_module(db, "tcl", &tclModule, (void *)interp); in register_tcl_module()