Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:CloneString

256 %  CloneString() replaces or frees the destination string to make it
264 % or using CloneString() with a NULL pointed for the source.
266 % The format of the CloneString method is:
268 % char *CloneString(char **destination,const char *source)
277 MagickExport char *CloneString(char **destination,const char *source)