copyString
parser->m_protocolEncodingName = copyString(encodingName, parser);
static XML_Char *copyString(const XML_Char *s, XML_Parser parser);