Home
last modified time | relevance | path

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

/reactos/dll/win32/xmllite/
H A Dwriter.c132 static const char *debugstr_writer_prop(XmlWriterProperty prop) in debugstr_writer_prop() function
803 TRACE("(%p)->(%s %p)\n", This, debugstr_writer_prop(property), value); in xmlwriter_GetProperty()
833 TRACE("(%p)->(%s %lu)\n", This, debugstr_writer_prop(property), value); in xmlwriter_SetProperty()