charset_node      124 lib/common/output_html.c     htmlNodePtr charset_node = NULL;
charset_node      149 lib/common/output_html.c     charset_node = create_xml_node(head_node, "meta");
charset_node      150 lib/common/output_html.c     crm_xml_add(charset_node, "charset", "utf-8");