Home
last modified time | relevance | path

Searched defs:zLeft (Results 1 – 9 of 9) sorted by relevance

/sqlite-3.40.0/tool/
H A Dspeedtest8inst1.c75 static int stringcompare(const char *zLeft, const char *zRight){ in stringcompare()
H A Dshowwal.c552 char *zLeft; in main() local
H A Dshowdb.c1165 char *zLeft; in main() local
/sqlite-3.40.0/src/
H A Dutil.c316 int sqlite3_stricmp(const char *zLeft, const char *zRight){ in sqlite3_stricmp()
324 int sqlite3StrICmp(const char *zLeft, const char *zRight){ in sqlite3StrICmp()
343 int sqlite3_strnicmp(const char *zLeft, const char *zRight, int N){ in sqlite3_strnicmp()
H A Dpragma.c388 char *zLeft = 0; /* Nul-terminated UTF-8 string <id> */ in sqlite3Pragma() local
H A Dwhere.c2088 char zLeft[50]; in sqlite3WhereTermPrint() local
H A Dtest1.c1736 const void *zLeft, in testCreateCollationCmp()
/sqlite-3.40.0/ext/icu/
H A Dicu.c433 const void *zLeft, in icuCollationColl()
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_sorted.c5887 char zLeft[1024]; in lsmSortedDumpStructure() local