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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c21206 SQLITE_PRIVATE int sqlite3StrICmp(const char *zLeft, const char *zRight){ argument
21213 SQLITE_API int sqlite3_strnicmp(const char *zLeft, const char *zRight, int N){ argument
92103 flagPragma(Parse *pParse, const char *zLeft, const char *zRight) argument
92247 char *zLeft = 0; /* Nul-terminated UTF-8 string <id> */ local
133241 icuCollationColl( void *pCtx, int nLeft, const void *zLeft, int nRight, const void *zRight ) argument
[all...]

Completed in 709 milliseconds