Searched refs:FcStrStr (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/fontconfig/include/
H A Dfcaliastail.h457 # undef FcStrStr
458 extern __typeof (FcStrStr) FcStrStr __attribute((alias("IA__FcStrStr"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;
H A Dfcalias.h407 extern __typeof (FcStrStr) IA__FcStrStr FC_ATTRIBUTE_VISIBILITY_HIDDEN;
408 #define FcStrStr IA__FcStrStr macro
/xsrc/external/mit/fontconfig/dist/fontconfig/
H A Dfontconfig.h1059 FcStrStr (const FcChar8 *s1, const FcChar8 *s2);
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcstr.c577 FcStrStr (const FcChar8 *s1, const FcChar8 *s2) function in typeref:typename:const FcChar8 *
H A Dfcxml.c2582 if (FcStrStr (s, (const FcChar8 *)"conf.d") != NULL)

Completed in 11 milliseconds