Searched refs:xml_writer_stream_write_memory (Results 1 – 1 of 1) sorted by relevance
879 static int xml_writer_stream_write_memory(void *context, const char *buffer, int len) in xml_writer_stream_write_memory() function899 …xmlOutputBufferPtr output_buffer = xmlOutputBufferCreateIO(xml_writer_stream_write_memory, xml_wri… in xml_writer_create_in_memory()
Completed in 25 milliseconds