Searched refs:strnicmp (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/print/transports/ipp/
H A DIppURLConnection.cpp18 #define strnicmp strncasecmp macro
80 return strnicmp(s, "application/ipp", 15) ? false : true;
/haiku/src/bin/unzip/
H A Dunzpriv.h742 # define STRNICMP strnicmp

Completed in 24 milliseconds