Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:FormatLocaleFile

1641   (void) FormatLocaleFile(file,"%s(%.20g):\n",id,(double) string_info->length);
1655 (void) FormatLocaleFile(file,"0x%08lx: ",(unsigned long) (CharsPerLine*i));
1658 (void) FormatLocaleFile(file,"%02lx",(unsigned long) (*(p+j)) & 0xff);