Home
last modified time | relevance | path

Searched refs:get_output_encoding_name (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/xmllite/
H A Dwriter.c592 static const WCHAR *get_output_encoding_name(xmlwriteroutput *output) in get_output_encoding_name() function
614 write_output_buffer_quoted(writer->output, get_output_encoding_name(writer->output), -1); in write_xmldecl()