Searched refs:tclModule (Results 1 – 1 of 1) sorted by relevance
700 static sqlite3_module tclModule = { variable744 sqlite3_create_module(db, "tcl", &tclModule, (void *)interp); in register_tcl_module()