Home
last modified time | relevance | path

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

/reactos/dll/win32/msxml3/
H A Dsaxreader.c385 static const WCHAR PropertyDeclHandlerW[] = { variable
2820 if(!memcmp(prop, PropertyDeclHandlerW, sizeof(PropertyDeclHandlerW))) in internal_putProperty()
2879 if (!memcmp(PropertyDeclHandlerW, prop, sizeof(PropertyDeclHandlerW))) in internal_getProperty()