Searched refs:noInheritableW (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/lib/rtl/ |
H A D | actctx.c | 639 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()
|