Lines Matching refs:FormatLocaleString
641 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",directory,
684 (void) FormatLocaleString(path,MagickPathExtent,"%s%s%s",(char *)
712 (void) FormatLocaleString(path,MagickPathExtent,"%s%s%s",home,
732 (void) FormatLocaleString(path,MagickPathExtent,"%s/lib/%s/%s",home,
746 (void) FormatLocaleString(path,MagickPathExtent,"%s%s%s",GetClientPath(),
771 (void) FormatLocaleString(path,MagickPathExtent,"%s/lib/%s/%s/%s",prefix,
809 (void) FormatLocaleString(path,MagickPathExtent,"%s%sImageMagick%s%s",
821 (void) FormatLocaleString(path,MagickPathExtent,
1018 (void) FormatLocaleString(name,MagickPathExtent,"%sImage",tag);
1020 (void) FormatLocaleString(name,MagickPathExtent,"%s%sImage",
1481 (void) FormatLocaleString(name,MagickPathExtent,"%s.la",tag);
1490 (void) FormatLocaleString(name,MagickPathExtent,"IM_MOD_DB_%s_.dll",tag);
1492 (void) FormatLocaleString(name,MagickPathExtent,"IM_MOD_RL_%s_.dll",tag);
1531 (void) FormatLocaleString(name,MagickPathExtent,"FILTER_%s_.dll",tag);
1533 (void) FormatLocaleString(name,MagickPathExtent,"%s.dll",tag);
1535 (void) FormatLocaleString(name,MagickPathExtent,"%s.la",tag);
1580 (void) FormatLocaleString(module,MagickPathExtent,format,name);
1586 (void) FormatLocaleString(prefix_format,MagickPathExtent,"%s%s",
1588 (void) FormatLocaleString(module,MagickPathExtent,prefix_format,name);