Home
last modified time | relevance | path

Searched refs:__xmlSimpleError (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/libxml/src/
Dentities.c74 __xmlSimpleError(XML_FROM_TREE, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlEntitiesErrMemory()
87 __xmlSimpleError(XML_FROM_TREE, code, NULL, msg, NULL); in xmlEntitiesErr()
DHTMLtree.c347 __xmlSimpleError(XML_FROM_OUTPUT, XML_ERR_NO_MEMORY, NULL, NULL, extra); in htmlSaveErrMemory()
379 __xmlSimpleError(XML_FROM_OUTPUT, code, node, msg, extra); in htmlSaveErr()
Dschematron.c231 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, node, NULL, in xmlSchematronPErrMemory()
281 __xmlSimpleError(XML_FROM_SCHEMASV, XML_ERR_NO_MEMORY, node, NULL, in xmlSchematronVErrMemory()
Derror.c642 __xmlSimpleError(int domain, int code, xmlNodePtr node, in __xmlSimpleError() function
Dxmlsave.c107 __xmlSimpleError(XML_FROM_OUTPUT, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlSaveErrMemory()
139 __xmlSimpleError(XML_FROM_OUTPUT, code, node, msg, extra); in xmlSaveErr()
DxmlIO.c250 __xmlSimpleError(XML_FROM_IO, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlIOErrMemory()
429 __xmlSimpleError(domain, code, NULL, IOerr[idx], extra); in __xmlIOErr()
Dnanohttp.c182 __xmlSimpleError(XML_FROM_HTTP, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlHTTPErrMemory()
Dnanoftp.c175 __xmlSimpleError(XML_FROM_FTP, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlFTPErrMemory()
Dencoding.c82 __xmlSimpleError(XML_FROM_I18N, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlEncodingErrMemory()
Dtree.c71 __xmlSimpleError(XML_FROM_TREE, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlTreeErrMemory()
102 __xmlSimpleError(XML_FROM_TREE, code, node, msg, extra); in xmlTreeErr()
Dxmlschemas.c1847 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, NULL, NULL,
1855 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, NULL, NULL, in xmlSchemaPSimpleErr()
1872 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, node, NULL, in xmlSchemaPErrMemory()
1996 __xmlSimpleError(XML_FROM_SCHEMASV, XML_ERR_NO_MEMORY, node, NULL, in xmlSchemaVErrMemory()
2004 __xmlSimpleError(XML_FROM_SCHEMASP, XML_SCHEMAP_INTERNAL, node, in xmlSchemaPSimpleInternalErr()
Dxmlschemastypes.c204 __xmlSimpleError(XML_FROM_DATATYPE, XML_ERR_NO_MEMORY, node, NULL, extra); in xmlSchemaTypeErrMemory()
/external/libxml2/
Dentities.c74 __xmlSimpleError(XML_FROM_TREE, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlEntitiesErrMemory()
87 __xmlSimpleError(XML_FROM_TREE, code, NULL, msg, NULL); in xmlEntitiesErr()
DHTMLtree.c347 __xmlSimpleError(XML_FROM_OUTPUT, XML_ERR_NO_MEMORY, NULL, NULL, extra); in htmlSaveErrMemory()
379 __xmlSimpleError(XML_FROM_OUTPUT, code, node, msg, extra); in htmlSaveErr()
Dschematron.c231 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, node, NULL, in xmlSchematronPErrMemory()
281 __xmlSimpleError(XML_FROM_SCHEMASV, XML_ERR_NO_MEMORY, node, NULL, in xmlSchematronVErrMemory()
Derror.c632 __xmlSimpleError(int domain, int code, xmlNodePtr node, in __xmlSimpleError() function
Dxmlsave.c107 __xmlSimpleError(XML_FROM_OUTPUT, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlSaveErrMemory()
139 __xmlSimpleError(XML_FROM_OUTPUT, code, node, msg, extra); in xmlSaveErr()
DxmlIO.c253 __xmlSimpleError(XML_FROM_IO, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlIOErrMemory()
432 __xmlSimpleError(domain, code, NULL, IOerr[idx], extra); in __xmlIOErr()
Dnanohttp.c180 __xmlSimpleError(XML_FROM_HTTP, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlHTTPErrMemory()
Dnanoftp.c176 __xmlSimpleError(XML_FROM_FTP, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlFTPErrMemory()
Dencoding.c82 __xmlSimpleError(XML_FROM_I18N, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlEncodingErrMemory()
Dtree.c71 __xmlSimpleError(XML_FROM_TREE, XML_ERR_NO_MEMORY, NULL, NULL, extra); in xmlTreeErrMemory()
102 __xmlSimpleError(XML_FROM_TREE, code, node, msg, extra); in xmlTreeErr()
Dxmlschemas.c1847 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, NULL, NULL,
1855 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, NULL, NULL, in xmlSchemaPSimpleErr()
1872 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, node, NULL, in xmlSchemaPErrMemory()
1996 __xmlSimpleError(XML_FROM_SCHEMASV, XML_ERR_NO_MEMORY, node, NULL, in xmlSchemaVErrMemory()
2004 __xmlSimpleError(XML_FROM_SCHEMASP, XML_SCHEMAP_INTERNAL, node, in xmlSchemaPSimpleInternalErr()
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxmlerror.h936 __xmlSimpleError (int domain,
/external/libxml2/include/libxml/
Dxmlerror.h935 __xmlSimpleError (int domain,

12