Home
last modified time | relevance | path

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

/reactos/sdk/lib/rtl/
H A Dactctx.c639 static const WCHAR noInheritableW[] = {'n','o','I','n','h','e','r','i','t','a','b','l','e',0}; variable
2777 else if (xml_elem_cmp(&elem, noInheritableW, asmv1W)) in parse_assembly_elem()