Searched refs:FcStrMatchIgnoreCaseAndDelims (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcint.h1330 FcStrMatchIgnoreCaseAndDelims (const FcChar8 *s1, const FcChar8 *s2, const FcChar8 *delims);
H A Dfcmatch.c105 n = FcStrMatchIgnoreCaseAndDelims (v1_string, v2_string, (const FcChar8 *)" -");
H A Dfcstr.c467 FcStrMatchIgnoreCaseAndDelims (const FcChar8 *s1, const FcChar8 *s2, const FcChar8 *delims) function in typeref:typename:int
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h1347 FcStrMatchIgnoreCaseAndDelims (const FcChar8 *s1, const FcChar8 *s2, const FcChar8 *delims);

Completed in 11 milliseconds