Searched defs:CleanupString (Results 1 – 8 of 8) sorted by relevance
401 void CleanupString(char *str) in CleanupString() function
396 void CleanupString(char *str) in CleanupString() function
451 void CleanupString(char text[LengthOfNodeName]) in CleanupString() function
480 void CleanupString(char text[LengthOfNodeName], unsigned char Flags) in CleanupString() function
362 void MessageFactory::CleanupString(char *str) in CleanupString() function in pov::MessageFactory
292 void GenericMessenger::CleanupString(char *str) in CleanupString() function in pov_base::GenericMessenger
1158 std::string UNICHARSET::CleanupString(const char *utf8_str, size_t length) { in CleanupString() function in tesseract::UNICHARSET
265 static std::string CleanupString(const char *utf8_str) { in CleanupString() function