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
fcconfigenablehome(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fcdirscan(3) - opensolaris
fcstrcopyfilename(3) - opensolaris
fcutf8len(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
solaris zones vs container..
Change directory for core file
Grep the 'not running' jobs and will send the update in mail with its name(job)
Identify problem with while getopts