Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:vsnprintf_l

451       n=(ssize_t) vsnprintf_l(string,length,format,locale,operands);
453 n=(ssize_t) vsnprintf_l(string,length,locale,format,operands);