Searched refs:encoding_utf_8 (Results 1 – 2 of 2) sorted by relevance
38 #define encoding_utf_8 "UTF-8" macro
688 static STRUCT_XML_ELEM_INPUT_OPTIONS default_opts = {encoding_utf_8}; in xml_elem_parse_buf()703 mydata.needs_enc_conversion = options->encoding && strcmp(options->encoding, encoding_utf_8); in xml_elem_parse_buf()
Completed in 11 milliseconds