Home | History | Annotate | Download | only in src

Lines Matching defs:strncasecmp

29 int strncasecmp(const char* s1, const char* s2, int n) {