NAME

FcStrCmpIgnoreCase - compare UTF-8 strings ignoring case

SYNOPSIS



##iinncclluuddee <> <><> iinntt FFccSSttrrCCmmppIIggnnoorreeCCaassee ((ccoonnsstt FFccCChhaarr88 **_s_1,, ccoonnsstt FFccCChhaarr88 **_s_2));;

DESCRIPTION

Returns the usual <0, 0, >0 result of comparing _s_1 and _s_2. This test is case-insensitive for all proper UTF-8 encoded strings.

VERSION

Fontconfig version 2.6.0