gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:strncasecmp (0.01 seconds)
t2ex
bsd_source/lib/libc/src_bsd/string/strcasecmp.c - 6.0KB - 144 lines
90: int
91: strncasecmp(const char *s1, const char *s2, size_t n)
92: {
127: int 128: strncasecmp(const char *s1, const char *s2, size_t n) 129: {