NAME

FcStrStr - locate UTF-8 substring

SYNOPSIS



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

DESCRIPTION

Returns the location of _s_2 in _s_1. Returns NULL if _s_2 is not present in _s_1. This test will operate properly with UTF8 encoded strings.

VERSION

Fontconfig version 2.6.0