#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 const char* StringLocateSubstring |
( |
const char * |
haystack, |
|
|
const char * |
needle |
|
) |
| |
|
inlinestatic |
References InterpretLocaleValue().
Referenced by AcquireResizeFilter(), AddNoiseImageChannel(), ColorDecisionListImage(), ComplexImages(), DistortImage(), FxGetSymbol(), GenerateCoefficients(), GetEdgeBoundingBox(), GetGeometry(), GetMagickTime(), GetNextToken(), GetQuantumInfo(), GradientImage(), IsSceneGeometry(), ParseAffineGeometry(), ParseCSSColor(), ParseGeometry(), ParseKernelArray(), RGBTransformImage(), SetImageProperty(), SimilarityMetricImage(), StringToArrayOfDoubles(), and TransformRGBImage().
| static double StringToDoubleInterval |
( |
const char * |
string, |
|
|
const double |
interval |
|
) |
| |
|
inlinestatic |
Referenced by AcquireResizeFilter(), AddPathToXMLTree(), CloneImages(), ConnectedComponentsImage(), 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 |