Home
last modified time | relevance | path

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

/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.c886 static int xml_writer_stream_close_memory(void *context) in xml_writer_stream_close_memory() function
899 …er = xmlOutputBufferCreateIO(xml_writer_stream_write_memory, xml_writer_stream_close_memory, outpu… in xml_writer_create_in_memory()

Completed in 10 milliseconds