Home
last modified time | relevance | path

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

/reactos/sdk/lib/rtl/
H A Dactctx.c763 static const WCHAR g_xmlW[] = {'?','x','m','l',0}; variable
2871 if (xmlstr_cmp(&elem.name, g_xmlW) && in parse_manifest_buffer()