NAME

FcStrStrIgnoreCase - locate UTF-8 substring ignoring ASCII case

SYNOPSIS



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

DESCRIPTION

Returns the location of _s_2 in _s_1, ignoring case. Returns NULL if _s_2 is not present in _s_1. This test is case-insensitive for all proper UTF-8 encoded strings.

VERSION

Fontconfig version 2.6.0