FreeBSD Manual Pages
case_lowerb(3) Library Functions Manual case_lowerb(3) NAME case_lowerb - compare strings case-insensitively SYNTAX #include <case.h> void case_lowerb(void* s,size_t len); DESCRIPTION case_lowerb converts each 'A' to 'a', 'B' to 'b', ..., 'Z' to 'z' in s[0], s[1], ..., s[len]. SEE ALSO case_lowerb(3) case_lowerb(3)
NAME | SYNTAX | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=libowfat_case_lowerb&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>