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