FcStrDowncase(3) FcStrDowncase(3)NAMEFcStrDowncase - create a lower case translation of a stringSYNOPSIS#include <fontconfig.h> FcChar8 * FcStrDowncase (const FcChar8 *s);DESCRIPTIONAllocates memory, copies s, converting upper case letters to lower case and returns the allocated buffer.VERSIONFontconfig version 2.9.0 16 April 2012 FcStrDowncase(3)
| Related Man Pages |
|---|
| fcconfigfilename(3) - opensolaris |
| fcpatternformat(3) - centos |
| fcpatternformat(3) - linux |
| fcpatternformat(3) - mojave |
| fcpatternformat(3) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| How to copy a column of multiple files and paste into new excel file (next to column)? |