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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c6870 static const char *re_compile(ReCompiled **ppRe, const char *zIn, int noCase){ argument
H A Dsqlite3.c128556 u8 noCase; /* true to ignore case differences */ member in struct:compareInfo
128634 u8 noCase = pInfo->noCase; /* True if uppercase==lowercase */ local
160019 int noCase = 0; /* uppercase equivalent to lowercase */ local
[all...]

Completed in 613 milliseconds