Searched refs:warnInstanceIgnoreMarkedSection (Results 1 – 3 of 3) sorted by relevance
57 PackedBoolean warnInstanceIgnoreMarkedSection; member
186 { SP_T("instance-ignore-ms"), &ParserOptions::warnInstanceIgnoreMarkedSection, groupXML }, in enableWarning()
3140 if (inInstance() && options().warnInstanceIgnoreMarkedSection) in parseMarkedSectionDeclStart()