Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:ConstantString

681   string_info->path=ConstantString(filename);
699 % ConstantString() allocates exactly the needed memory for a string and
705 % The format of the ConstantString method is:
707 % char *ConstantString(const char *source)
714 MagickExport char *ConstantString(const char *source)
1070 string_info->path=ConstantString(filename);
1294 return(ConstantString(environment));
1912 string_info->name=ConstantString(name);
1945 string_info->path=ConstantString(path);