#include <string.h>
#include "magick/locale_.h"
Go to the source code of this file.
◆ SiPrefixToDoubleInterval()
static double SiPrefixToDoubleInterval |
( |
const char * |
string, |
|
|
const double |
interval |
|
) |
| |
|
inlinestatic |
◆ StringLocateSubstring()
static const char* StringLocateSubstring |
( |
const char * |
haystack, |
|
|
const char * |
needle |
|
) |
| |
|
inlinestatic |
◆ StringToDouble()
References InterpretLocaleValue().
Referenced by AcquireResizeFilter(), AddNoiseImageChannel(), CloneImages(), ColorDecisionListImage(), ComplexImages(), ConnectedComponentsImage(), DistortImage(), FxGetSymbol(), GenerateCoefficients(), GetEdgeBoundingBox(), GetGeometry(), GetMagickTime(), GetNextToken(), GetQuantumInfo(), GradientImage(), IsSceneGeometry(), ParseAffineGeometry(), ParseCSSColor(), ParseGeometry(), ParseKernelArray(), RGBTransformImage(), SetImageProperty(), SimilarityMetricImage(), StringToArrayOfDoubles(), and TransformRGBImage().
◆ StringToDoubleInterval()
static double StringToDoubleInterval |
( |
const char * |
string, |
|
|
const double |
interval |
|
) |
| |
|
inlinestatic |
◆ StringToInteger()
◆ StringToLong()
Referenced by AcquireResizeFilter(), AddPathToXMLTree(), DeskewImage(), Get8BIMProperty(), GetHostname(), GetThresholdMapFile(), GetXMLTreePath(), LoadMagicCache(), OpenBlob(), ReadImage(), RenderMVGContent(), and TracePath().
◆ StringToSizeType()
static size_t StringToSizeType |
( |
const char * |
string, |
|
|
const double |
interval |
|
) |
| |
|
inlinestatic |
◆ StringToUnsignedLong()
static unsigned long StringToUnsignedLong |
( |
const char *magick_restrict |
value | ) |
|
|
inlinestatic |