NAME strcasecmp, strncasecmp - compare two strings ignoring case LIBRARY Standard C library ( libc , -lc ) SYNOPSIS ... const char * s1 , const char * s2 ); int strncasecmp(const c…NAME strcasecmp, strncasecmp - compare two strings ignoring case LIBRARY Standard C library ( libc , -lc ) SYNOPSIS ... const char * s1 , const char * s2 ); int strncasecmp(const c…strcspn, strdup, strfry, strlen, strncat, strncmp, strncpy, strncasecmp, strpbrk, strrchr, strsep, strspn, strstr, strtok, strxfrm ... strings s1 and s2 ignoring case. int strncase…wide-character equivalent of the strncasecmp (3) function. It compares the wide-character string pointed ... category of the current locale. SEE ALSO strncasecmp (3), wcsncmpstrcasecmp (3), strcoll (3), string (3), strncasecmp (3), strverscmp (3), wcscmp (3), wcsncmp (3), asciistrcasecmp (3), strcoll (3), string (3), strncasecmp (3), strverscmp (3), wcscmp (3), wcsncmp (3), asciistrcasecmp (3), strcmp (3), strcoll (3), strncasecmp (3), strncmp (3), wmemcmpNAME strncat - appendNAME stpncpy, strncpy