Home
last modified time | relevance | path

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

/reactos/dll/win32/xmllite/
H A Dwriter.c995 static const WCHAR cdataopenW[] = {'<','!','[','C','D','A','T','A','['}; in write_cdata_section() local
997 write_output_buffer(output, cdataopenW, ARRAY_SIZE(cdataopenW)); in write_cdata_section()