Searched defs:zLeft (Results 1 – 9 of 9) sorted by relevance
75 static int stringcompare(const char *zLeft, const char *zRight){ in stringcompare()
552 char *zLeft; in main() local
1165 char *zLeft; in main() local
316 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()
388 char *zLeft = 0; /* Nul-terminated UTF-8 string <id> */ in sqlite3Pragma() local
2088 char zLeft[50]; in sqlite3WhereTermPrint() local
1736 const void *zLeft, in testCreateCollationCmp()
433 const void *zLeft, in icuCollationColl()
5887 char zLeft[1024]; in lsmSortedDumpStructure() local