Home
last modified time | relevance | path

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

12

/sqlite-3.40.0/ext/misc/
H A Dshowauth.c31 const char *z2, in authCallback()
H A Dshathree.c673 const unsigned char *z2 = sqlite3_column_text(pStmt, i); in sha3QueryFunc() local
680 const unsigned char *z2 = sqlite3_column_blob(pStmt, i); in sha3QueryFunc() local
H A Dsha1.c351 const unsigned char *z2 = sqlite3_column_text(pStmt, i); in sha1QueryFunc() local
358 const unsigned char *z2 = sqlite3_column_blob(pStmt, i); in sha1QueryFunc() local
H A Dvfslog.c216 char z1[40], z2[40], z3[2000]; in vlogLogPrint() local
H A Dspellfix.c865 const char *z2, /* Right-handl comparison character */ in matchFromTo()
992 const char *z2, /* The TO string */ in editDist3Core()
/sqlite-3.40.0/tool/
H A Dindex_usage.c183 const char *z1, *z2; in main() local
H A Dsrcck1.c128 const char *z2 = &z[i+5]; in findAllSideEffects() local
/sqlite-3.40.0/test/
H A Dfuzzinvariants.c336 const char *z2 = (const char*)sqlite3_column_text(pS2,i2); in sameValue() local
H A Dthreadtest1.c227 char z1[30], z2[30]; in worker_bee() local
H A Dspeedtest1.c678 char *z2 = sqlite3_realloc(p->z, n2); in groupAppend() local
H A Dthreadtest3.c994 char *z1, *z2, *z3; in walthread1_thread() local
H A Dfuzzcheck.c517 char *z2; in blobListLoadFromDb() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3_tokenizer.c130 const char *z2 = 0; in sqlite3Fts3NextToken() local
H A Dfts3_porter.c344 char *z, *z2; in porter_stemmer() local
/sqlite-3.40.0/ext/fts2/
H A Dfts2_porter.c345 char *z, *z2; in porter_stemmer() local
/sqlite-3.40.0/ext/fts1/
H A Dfts1_porter.c343 char *z, *z2; in porter_stemmer() local
/sqlite-3.40.0/src/
H A Dfunc.c317 const unsigned char *z2; in substrFunc() local
470 const char *z2; in upperFunc() local
489 const char *z2; in lowerFunc() local
H A Dtest_tclvar.c254 const char *z2 = ""; in tclvarColumn() local
H A Ddate.c856 const char *z2 = z; in parseModifier() local
H A Dtest_multiplex.c188 const char *z2 = z; in multiplexStrlen30() local
H A Dtclsqlite.c204 const char *z2 = z; in strlen30() local
/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest2.c102 void testCompareStr(const char *z1, const char *z2, int *pRc){ in testCompareStr()
/sqlite-3.40.0/ext/repair/
H A Dcheckindex.c421 const char *z2 = z; in cidxParseSQL() local
/sqlite-3.40.0/ext/fts5/
H A Dfts5_expr.c179 const char *z2; in fts5ExprGetToken() local
197 const char *z2; in fts5ExprGetToken() local
/sqlite-3.40.0/ext/recover/
H A Dsqlite3recover.c922 char *z2 = recoverMPrintf(p, "PRAGMA %s = %Q", zPrag, zArg); in recoverTransferSettings() local

12