Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dlocale-private.h38 FormatLocaleStringList(char *magick_restrict,const size_t,
Dlocale.c425 MagickPrivate ssize_t FormatLocaleStringList(char *magick_restrict string, in FormatLocaleStringList() function
484 n=FormatLocaleStringList(string,length,format,operands); in FormatLocaleString()
Dmethods.h339 #define FormatLocaleStringList PrependMagickMethod(FormatLocaleStringList) macro
Dproperty.c373 n=FormatLocaleStringList(value,MagickPathExtent,format,operands); in FormatImageProperty()