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.c2429 const char *zOpt = Tcl_GetString(objv[2]); in DbObjCmd() local
2816 const char *zOpt; in DbObjCmd() local
/freebsd/contrib/sqlite3/
H A Dshell.c24542 static int optionMatch(const char *zStr, const char *zOpt){ in optionMatch()
29388 char *zOpt; in do_meta_command() local