Home
last modified time | relevance | path

Searched refs:prefix_format (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Dmodule.c1563 prefix_format[MagickPathExtent]; in TagToModuleName() local
1565 (void) FormatLocaleString(prefix_format,MagickPathExtent,"%s%s", in TagToModuleName()
1567 (void) FormatLocaleString(module,MagickPathExtent,prefix_format,name); in TagToModuleName()