Searched refs:prefix_format (Results 1 – 2 of 2) sorted by relevance
131 const char *prefix_format, /* ASCII-encoded string */
1571 prefix_format[MagickPathExtent]; in TagToModuleName() local1573 (void) FormatLocaleString(prefix_format,MagickPathExtent,"%s%s", in TagToModuleName()1575 (void) FormatLocaleString(module,MagickPathExtent,prefix_format,name); in TagToModuleName()