HomeSort by: relevance | last modified time | path
    Searched defs:FcStrStr (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/fontconfig/dist/src/
fcstr.c 577 FcStrStr (const FcChar8 *s1, const FcChar8 *s2)
  /xsrc/external/mit/fontconfig/include/
fcalias.h 407 extern __typeof (FcStrStr) IA__FcStrStr FC_ATTRIBUTE_VISIBILITY_HIDDEN;
408 #define FcStrStr IA__FcStrStr
fcaliastail.h 457 # undef FcStrStr
458 extern __typeof (FcStrStr) FcStrStr __attribute((alias("IA__FcStrStr"))) FC_ATTRIBUTE_VISIBILITY_EXPORT;

Completed in 7 milliseconds