Home
last modified time | relevance | path

Searched defs:zVal (Results 1 – 25 of 25) sorted by relevance

/sqlite-3.40.0/ext/expert/
H A Dexpert.c27 static int option_integer_arg(const char *zVal){ in option_integer_arg()
H A Dsqlite3expert.c141 char *zVal; /* nul-terminated value string */ member
234 const char *zVal in idxHashAdd()
/sqlite-3.40.0/src/
H A Dtest_func.c93 char *zVal = (char *)p; in destructor() local
104 char *zVal; in test_destructor() local
127 char *zVal; in test_destructor16() local
H A Dtest_bestindex.c299 const char *zVal = (const char*)sqlite3_value_text(argv[ii]); in tclFilter() local
574 const char *zVal = ""; in testBestIndexObj() local
H A Dtest8.c1116 const char *zVal; in echoBegin() local
1147 const char *zVal; in echoSync() local
H A Dtest_hexio.c421 char *zVal = Tcl_GetStringFromObj(aArg[i], &nVal); in make_fts3record() local
H A Dfunc.c1066 const char *zVal; in sqlite3QuoteValue() local
1777 const char *zVal; in groupConcatStep() local
H A Dtest_vfstrace.c219 char *zVal; in vfstrace_print_errcode() local
H A Dvdbemem.c1563 char *zVal = 0; in valueFromExpr() local
H A Dmain.c3043 char *zVal = &zOpt[nOpt+1]; in sqlite3ParseUri() local
H A Dtclsqlite.c608 char zVal[30]; in DbBusyHandler() local
H A Dtest1.c3719 const char *zVal; in test_bind_double() local
/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest6.c145 const char *zVal, in testOomFetchStr()
170 const char *zVal, in testOomWriteStr()
350 static int lsmWriteStr(lsm_db *pDb, const char *zKey, const char *zVal){ in lsmWriteStr()
H A Dlsmtest_main.c116 const char *zVal, /* Value to write */ in testWriteStr()
131 const char *zVal, /* Value to write */ in testFetchStr()
/sqlite-3.40.0/test/
H A Dwordcount.c188 const unsigned char *zVal; in checksumStep() local
H A Dspeedtest1.c691 const char *zVal; in groupStep() local
/sqlite-3.40.0/ext/misc/
H A Dvtablog.c305 char zVal[50]; in vtablogColumn() local
H A Dclosure.c514 const char *zVal; in closureConnect() local
H A Dunionvtab.c795 char *zVal; /* Pointer to value */ in unionConfigureVtab() local
H A Damatch.c845 const char *zVal; in amatchConnect() local
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_log.c795 char *zVal = 0; in lsmInfoLogStructure() local
/sqlite-3.40.0/ext/repair/
H A Dcheckindex.c841 const char *zVal = 0; in cidxColumn() local
/sqlite-3.40.0/ext/rbu/
H A Dsqlite3rbu.c1533 const char *zVal = (const char*)sqlite3_column_text(pMax, 0); in rbuVacuumTableStart() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3.c1246 char *zVal; in fts3InitVtab() local
H A Dfts3_write.c5418 const char *zVal = (const char *)sqlite3_value_text(pVal); in fts3SpecialInsert() local