Home
last modified time | relevance | path

Searched defs:zOpt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c2477 const char *zOpt = Tcl_GetString(objv[2]); in DbObjCmd() local
2871 const char *zOpt; in DbObjCmd() local
/freebsd/contrib/sqlite3/
H A Dshell.c27249 static int optionMatch(const char *zStr, const char *zOpt){ in optionMatch()
32329 char *zOpt; in do_meta_command() local