@brief Convert newline, linefeed, tab to space @param chr character @details According to the "XML 1.0" standard, only space (#x20) characters, carriage returns, line feeds or tabs are considered as spaces. Convert all of them to space (#x20) for parsing simplicity. */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected