Searched defs:StripString (Results 1 - 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dstring.c2498 % StripString() strips any whitespace or quotes from the beginning and end of
2501 % The format of the StripString method is:
2503 % void StripString(char *message)
2510 MagickExport void StripString(char *message)
2465 MagickExport void StripString(char *message) function
H A Dmethods.h1159 #define StripString PrependMagickMethod(StripString) macro
/external/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc82 // StripString
86 void StripString(string* s, const char* remove, char replacewith) { function in namespace:google::protobuf

Completed in 136 milliseconds