Home
last modified time | relevance | path

Searched defs:CleanupString (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/megapov/megapov-1.2.1/source/
H A Duserio.cpp401 void CleanupString(char *str) in CleanupString() function
/dports/graphics/povray36/povray-3.6.1/source/
H A Duserio.cpp396 void CleanupString(char *str) in CleanupString() function
/dports/cad/qflow/qflow-1.4.98/src/
H A Dblif2BSpice.c451 void CleanupString(char text[LengthOfNodeName]) in CleanupString() function
H A Dblif2Verilog.c480 void CleanupString(char text[LengthOfNodeName], unsigned char Flags) in CleanupString() function
/dports/graphics/povray37/povray-3.7.0.10/source/backend/control/
H A Dmessagefactory.cpp362 void MessageFactory::CleanupString(char *str) in CleanupString() function in pov::MessageFactory
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/base/
H A Dmessenger.cpp292 void GenericMessenger::CleanupString(char *str) in CleanupString() function in pov_base::GenericMessenger
/dports/graphics/tesseract/tesseract-5.0.0/src/ccutil/
H A Dunicharset.cpp1158 std::string UNICHARSET::CleanupString(const char *utf8_str, size_t length) { in CleanupString() function in tesseract::UNICHARSET
H A Dunicharset.h265 static std::string CleanupString(const char *utf8_str) { in CleanupString() function