charset_node      129 lib/common/output_html.c     htmlNodePtr charset_node = NULL;
charset_node      154 lib/common/output_html.c     charset_node = create_xml_node(head_node, "meta");
charset_node      155 lib/common/output_html.c     crm_xml_add(charset_node, "charset", "utf-8");