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

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcfreetype.c1794 static const char exclusive_chars[] = "\x04()/<>[]{}\t\f\r\n "; local in function:FcFreeTypeQueryFaceInternal
1796 if (strchr(exclusive_chars, family[i]) != NULL)

Completed in 6 milliseconds