Man Page: fcstrdowncase
Operating Environment: opensolaris
Section: 3
FcStrDowncase(3) FcStrDowncase(3)NAMEFcStrDowncase - create a lower case translation of a stringSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #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.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcStrDowncase(3)
| Related Man Pages |
|---|
| fcdircacheunlink(3) - opensolaris |
| fcfreetypequeryface(3) - opensolaris |
| fcinitbringuptodate(3) - opensolaris |
| fcstrcopyfilename(3) - opensolaris |
| fcutf16len(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| PHP Man Pages Now Available (Over 10,000) |
| Identify problem with while getopts |
| Solaris 10 - password complexity not working |
| What is good? |
| Shopt -s histappend |