FcToLower(3) FcToLower(3)NAMEFcToLower - convert upper case ASCII to lower caseSYNOPSIS#include <fontconfig.h> FcChar8 FcToLower (FcChar8c);DESCRIPTIONThis macro converts upper case ASCII c to the equivalent lower case letter.VERSIONFontconfig version 2.9.0 16 April 2012 FcToLower(3)
| Related Man Pages |
|---|
| towlower_l(3) - mojave |
| towupper_l(3) - mojave |
| toascii(3c) - hpux |
| towlower(3) - osx |
| towlower_l(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |