string-private.h File Reference

#include "magick/locale_.h"
Include dependency graph for string-private.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static double SiPrefixToDoubleInterval (const char *string, const double interval)
static double StringToDouble (const char *magick_restrict string, char **magick_restrict sentinal)
static double StringToDoubleInterval (const char *string, const double interval)
static int StringToInteger (const char *magick_restrict value)
static long StringToLong (const char *magick_restrict value)
static unsigned long StringToUnsignedLong (const char *magick_restrict value)

Function Documentation

static double SiPrefixToDoubleInterval ( const char *  string,
const double  interval 
) [inline, static]

References InterpretSiPrefixValue().

Referenced by StringToSizeType().

static double StringToDouble ( const char *magick_restrict  string,
char **magick_restrict  sentinal 
) [inline, static]
static double StringToDoubleInterval ( const char *  string,
const double  interval 
) [inline, static]
static int StringToInteger ( const char *magick_restrict  value  )  [inline, static]

Referenced by SetMagickPrecision(), and ShredFile().

static long StringToLong ( const char *magick_restrict  value  )  [inline, static]
static unsigned long StringToUnsignedLong ( const char *magick_restrict  value  )  [inline, static]

Generated on 31 Oct 2019 for MagickCore by  doxygen 1.6.1