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

/xsrc/external/mit/fontconfig/dist/fc-match/
H A Dfc-match.c120 const FcChar8 *format_optarg = NULL; local in function:main
150 format = format_optarg = (FcChar8 *) strdup (optarg);
273 if (format_optarg) {
274 free ((void*)format_optarg);
275 format_optarg = NULL;

Completed in 2 milliseconds