Home
last modified time | relevance | path

Searched defs:zRight (Results 1 – 6 of 6) sorted by relevance

/sqlite-3.40.0/tool/
H A Dspeedtest8inst1.c75 static int stringcompare(const char *zLeft, const char *zRight){ in stringcompare()
/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.c389 char *zRight = 0; /* Nul-terminated UTF-8 string <value>, or NULL */ in sqlite3Pragma() local
H A Dtest1.c1738 const void *zRight in testCreateCollationCmp()
/sqlite-3.40.0/ext/icu/
H A Dicu.c435 const void *zRight in icuCollationColl()
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_sorted.c5888 char zRight[1024]; in lsmSortedDumpStructure() local