[xslt] profiling info to memory buffer



The profiling functions (example bellw) all seem to take a FILE* 
argument for the profiling output. Is there a way to get profiling data 
into a memory buffer?


xmlDocPtr
xsltProfileStylesheet(xsltStylesheetPtr style,
	xmlDocPtr doc,
	const char **params,
	FILE *output);


-Michael




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]