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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3ext.h448 #define sqlite3_strnicmp sqlite3_api->strnicmp macro
H A Dsqlite3.c21461 SQLITE_API int sqlite3_strnicmp(const char *zLeft, const char *zRight, int N){ function
92625 #define sqlite3_strnicmp macro
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h413 #define sqlite3_strnicmp sqlite3_api->strnicmp macro
H A Dsqlite3.c20847 SQLITE_API int sqlite3_strnicmp(const char *zLeft, const char *zRight, int N){ function
89305 #define sqlite3_strnicmp macro
[all...]

Completed in 664 milliseconds