Searched refs:transform_to_stream_write (Results 1 – 1 of 1) sorted by relevance
1037 static int XMLCALL transform_to_stream_write(void *context, const char *buffer, int len) in transform_to_stream_write() function1309 …output = xmlOutputBufferCreateIO(transform_to_stream_write, NULL, stream, xmlFindCharEncodingHandl… in node_transform_write_to_stream()