Searched refs:xmlMemoryDumpFile (Results 1 – 2 of 2) sorted by relevance
833 static FILE *xmlMemoryDumpFile = NULL; variable900 xmlMemoryDumpFile = stderr; in xmlMemoryDump()901 else xmlMemoryDumpFile = dump; in xmlMemoryDump()903 xmlMemDisplay(xmlMemoryDumpFile); in xmlMemoryDump()
830 static FILE *xmlMemoryDumpFile = NULL; variable897 xmlMemoryDumpFile = stderr; in xmlMemoryDump()898 else xmlMemoryDumpFile = dump; in xmlMemoryDump()900 xmlMemDisplay(xmlMemoryDumpFile); in xmlMemoryDump()