Searched refs:errorIdref (Results 1 – 5 of 5) sorted by relevance
30 errorIdref(1), in ParserOptions()
212 { SP_T("idref"), &ParserOptions::errorIdref, 0 }, in enableWarning()
801 if (!inInstance() || !options().errorIdref || !validate()) in noteIdref()
705 errorIdref_ = options.errorIdref; in init()
121 PackedBoolean errorIdref; member