Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:FormatLocaleString

636       (void) FormatLocaleString(path,MagickPathExtent,"%s%s",directory,
679 (void) FormatLocaleString(path,MagickPathExtent,"%s%s%s",(char *)
707 (void) FormatLocaleString(path,MagickPathExtent,"%s%s%s",home,
727 (void) FormatLocaleString(path,MagickPathExtent,"%s/lib/%s/%s",home,
741 (void) FormatLocaleString(path,MagickPathExtent,"%s%s%s",GetClientPath(),
766 (void) FormatLocaleString(path,MagickPathExtent,"%s/lib/%s/%s/%s",prefix,
804 (void) FormatLocaleString(path,MagickPathExtent,"%s%sImageMagick%s%s",
816 (void) FormatLocaleString(path,MagickPathExtent,
1014 (void) FormatLocaleString(name,MagickPathExtent,"%sImage",tag);
1016 (void) FormatLocaleString(name,MagickPathExtent,"%s%sImage",
1488 (void) FormatLocaleString(name,MagickPathExtent,"%s.la",tag);
1497 (void) FormatLocaleString(name,MagickPathExtent,"IM_MOD_DB_%s_.dll",tag);
1499 (void) FormatLocaleString(name,MagickPathExtent,"IM_MOD_RL_%s_.dll",tag);
1538 (void) FormatLocaleString(name,MagickPathExtent,"FILTER_%s_.dll",tag);
1540 (void) FormatLocaleString(name,MagickPathExtent,"%s.dll",tag);
1542 (void) FormatLocaleString(name,MagickPathExtent,"%s.la",tag);
1587 (void) FormatLocaleString(module,MagickPathExtent,format,name);
1593 (void) FormatLocaleString(prefix_format,MagickPathExtent,"%s%s",
1595 (void) FormatLocaleString(module,MagickPathExtent,prefix_format,name);