Lines Matching refs:xmlWarningMsg
633 xmlWarningMsg(xmlParserCtxtPtr ctxt, xmlParserErrors error, in xmlWarningMsg() function
2772 xmlWarningMsg(ctxt, XML_ERR_ENTITY_PROCESSING, in xmlStringLenDecodeEntities()
5077 xmlWarningMsg(ctxt, XML_ERR_RESERVED_XML_NAME, in xmlParsePITarget()
5142 xmlWarningMsg(ctxt, XML_WAR_CATALOG_PI, in xmlParseCatalogPI()
7970 xmlWarningMsg(ctxt, XML_WAR_UNDECLARED_ENTITY, in xmlParsePEReference()
7982 xmlWarningMsg(ctxt, XML_WAR_UNDECLARED_ENTITY, in xmlParsePEReference()
8235 xmlWarningMsg(ctxt, XML_WAR_UNDECLARED_ENTITY, in xmlParseStringPEReference()
8247 xmlWarningMsg(ctxt, XML_WAR_UNDECLARED_ENTITY, in xmlParseStringPEReference()
8471 xmlWarningMsg(ctxt, XML_WAR_LANG_VALUE, in xmlParseAttribute()
8486 xmlWarningMsg(ctxt, XML_WAR_SPACE_VALUE, in xmlParseAttribute()
9191 xmlWarningMsg(ctxt, XML_WAR_LANG_VALUE, in xmlParseAttribute2()
9207 xmlWarningMsg(ctxt, XML_WAR_SPACE_VALUE, in xmlParseAttribute2()
10582 xmlWarningMsg(ctxt, XML_WAR_UNKNOWN_VERSION, in xmlParseXMLDecl()