Home
last modified time | relevance | path

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

/reactos/dll/win32/msxml3/
H A Dnode.c1037 static int XMLCALL transform_to_stream_write(void *context, const char *buffer, int len) in transform_to_stream_write() function
1309 …output = xmlOutputBufferCreateIO(transform_to_stream_write, NULL, stream, xmlFindCharEncodingHandl… in node_transform_write_to_stream()