fcstrcmpignorecase(3) opensolaris man page | unix.com

Man Page: fcstrcmpignorecase

Operating Environment: opensolaris

Section: 3

FcStrCmpIgnoreCase(3)													     FcStrCmpIgnoreCase(3)

NAME
FcStrCmpIgnoreCase - compare UTF-8 strings ignoring case
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> int FcStrCmpIgnoreCase (const FcChar8 *s1, const FcChar8 *s2);
DESCRIPTION
Returns the usual <0, 0, >0 result of comparing s1 and s2. This test is case-insensitive for all proper UTF-8 encoded strings.
VERSION
Fontconfig version 2.5.0
ATTRIBUTES
See 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 FcStrCmpIgnoreCase(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcconfiggetrescaninterval(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
fcstrcopyfilename(3) - opensolaris
Similar Topics in the Unix Linux Community
What does this mean?
Change directory for core file
Grep the 'not running' jobs and will send the update in mail with its name(job)
What's legal and what's not?
Identify problem with while getopts