Searched refs:IncorrectXMLCloseScriptWarning (Results 1 – 3 of 3) sorted by relevance
55 if (errorCode >= MisplacedTablePartError && errorCode <= IncorrectXMLCloseScriptWarning) in htmlParserErrorMessageTemplate()67 return code >= IncorrectXMLCloseScriptWarning; in isWarning()
50 IncorrectXMLCloseScriptWarning enumerator
293 reportError(IncorrectXMLCloseScriptWarning); in parseToken()