Home
last modified time | relevance | path

Searched refs:formatDump (Results 1 – 10 of 10) sorted by relevance

/dports/devel/poco/poco-1.10.1-all/Net/samples/tcpserver/src/
H A Dtcpserver.cpp60 Logger::formatDump(msg, buffer, n); in run()
/dports/devel/poco/poco-1.10.1-all/Foundation/src/
H A DLogger.cpp103 formatDump(text, buffer, length); in dump()
241 void Logger::formatDump(std::string& message, const void* buffer, std::size_t length) in formatDump() function in Poco::Logger
/dports/devel/poco/poco-1.10.1-all/Foundation/include/Poco/
H A DLogger.h372 static void formatDump(std::string& message, const void* buffer, std::size_t length);
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py3493 def formatDump(self, f, format): member in xmlDoc
H A Dlibxml2.py4281 def formatDump(self, f, format): member in xmlDoc
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py3493 def formatDump(self, f, format): member in xmlDoc
H A Dlibxml2.py4281 def formatDump(self, f, format): member in xmlDoc
/dports/www/gallery2/gallery2/modules/fotokasten/lib/
H A Dnusoap.inc327 function formatDump($str){
/dports/devel/poco/poco-1.10.1-all/doc/
H A D99100-ReleaseNotes.page1414 - made Poco::Logger::formatDump() public as it may be useful for others as well
/dports/devel/poco/poco-1.10.1-all/
H A DCHANGELOG1282 - made Poco::Logger::formatDump() public as it may be useful for others as well