Searched defs:StripString (Results 1 – 3 of 3) sorted by relevance
2465 MagickExport void StripString(char *message) in StripString() function
1159 #define StripString PrependMagickMethod(StripString) macro
87 void StripString(string* s, const char* remove, char replacewith) { in StripString() function