Searched refs:guessCharEncoding (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/mcpat/
H A DxmlParser.h582 static XMLCharEncoding guessCharEncoding(void *buffer, int bufLen, char useXMLEncodingAttribute=1);
583 /**< The "guessCharEncoding" function try to guess the character encoding. You most-probably will never
H A DxmlParser.cc564 setGlobalOptions(guessCharEncoding(bb, l), guessWideCharChars,
3105 XMLNode::XMLCharEncoding XMLNode::guessCharEncoding(void *buf, int l, function in class:XMLNode

Completed in 20 milliseconds