Searched defs:GetEnvironmentValue (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dstring.c1255 % GetEnvironmentValue() returns the environment string that matches the
1258 % The format of the GetEnvironmentValue method is:
1260 % char *GetEnvironmentValue(const char *name)
1267 MagickExport char *GetEnvironmentValue(const char *name)
1244 MagickExport char *GetEnvironmentValue(const char *name) function
H A Dmethods.h413 #define GetEnvironmentValue PrependMagickMethod(GetEnvironmentValue) macro

Completed in 172 milliseconds