Searched defs:zA (Results 1 – 12 of 12) sorted by relevance
| /sqlite-3.40.0/ext/misc/ |
| H A D | uint.c | 45 const unsigned char *zA = (const unsigned char*)pKey1; in uintCollFunc() local
|
| H A D | rot13.c | 86 const char *zA = (const char*)pKey1; in rot13CollFunc() local
|
| H A D | dbdump.c | 301 const char *zA, const char *zB, /* Try these first */ in unused_string()
|
| H A D | decimal.c | 418 const unsigned char *zA = (const unsigned char*)pKey1; in decimalCollFunc() local
|
| H A D | spellfix.c | 362 static int editdist1(const char *zA, const char *zB, int *pnMatch){ in editdist1() 1183 const char *zA = (const char*)sqlite3_value_text(argv[0]); in editDist3SqlFunc() local
|
| H A D | zipfile.c | 1450 static int zipfileComparePath(const char *zA, const char *zB, int nB){ in zipfileComparePath()
|
| /sqlite-3.40.0/ext/icu/ |
| H A D | icu.c | 215 const unsigned char *zA = sqlite3_value_text(argv[0]); in icuLikeFunc() local
|
| /sqlite-3.40.0/src/ |
| H A D | func.c | 876 const unsigned char *zA, *zB; in likeFunc() local
|
| H A D | test1.c | 109 int getDbPointer(Tcl_Interp *interp, const char *zA, sqlite3 **ppDb){ in getDbPointer() 125 int getWin32Handle(Tcl_Interp *interp, const char *zA, LPHANDLE phFile){ in getWin32Handle() 2979 int nA, const void *zA, in test_collate_func() 3093 int nA, const void *zA, in test_utf16bin_collate_func()
|
| H A D | tclsqlite.c | 919 const void *zA, in tclSqlCollate()
|
| H A D | shell.c.in | 1562 const char *zA, const char *zB, /* Try these first */
|
| /sqlite-3.40.0/ext/recover/ |
| H A D | sqlite3recover.c | 734 const char *zA, const char *zB, /* Try these first */ in recoverUnusedString()
|