Home
last modified time | relevance | path

Searched defs:sqlite3_stricmp (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/src/
H A Dutil.c316 int sqlite3_stricmp(const char *zLeft, const char *zRight){ in sqlite3_stricmp() function
H A Dsqlite3ext.h584 #define sqlite3_stricmp sqlite3_api->stricmp macro
/sqlite-3.40.0/test/
H A Dspeedtest1.c213 # define sqlite3_stricmp strcmp macro