Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c2409 const char *zOpt = Tcl_GetString(objv[2]); in DbObjCmd() local
2785 const char *zOpt; in DbObjCmd() local
/freebsd-13.1/contrib/sqlite3/
H A Dshell.c16768 static int optionMatch(const char *zStr, const char *zOpt){ in optionMatch()
21570 char *zOpt; in do_meta_command() local