Home
last modified time | relevance | path

Searched defs:zArg (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/lib/libsqlite/src/
H A Dtest4.c38 char *zArg; /* argument usable by xOp */ member
105 static int parse_thread_id(Tcl_Interp *interp, const char *zArg){ in parse_thread_id() argument
[all...]
H A Dtclsqlite.c1030 const char *zArg; in DbMain() local
[all...]
H A Dtest1.c49 static int getVmPointer(Tcl_Interp *interp, const char *zArg, sqlite_vm **ppVm){ in getVmPointer() argument