Home
last modified time | relevance | path

Searched refs:xmlErrMemory (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/
DparserInternals.c109 xmlErrMemory(xmlParserCtxtPtr ctxt, const char *extra) in xmlErrMemory() function
1344 xmlErrMemory(ctxt, "couldn't allocate a new input stream\n"); in xmlNewInputStream()
1481 xmlErrMemory(ctxt, "couldn't allocate a new input stream\n"); in xmlNewStringInputStream()
1578 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1586 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1601 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1630 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1648 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1669 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1842 xmlErrMemory(NULL, "cannot allocate parser context\n"); in xmlNewParserCtxt()
[all …]
Dxmlstring.c47 xmlErrMemory(NULL, NULL); in xmlStrndup()
92 xmlErrMemory(NULL, NULL); in xmlCharStrndup()
462 xmlErrMemory(NULL, NULL); in xmlStrncat()
497 xmlErrMemory(NULL, NULL); in xmlStrncatNew()
Dparser.c1072 xmlErrMemory(ctxt, NULL); in xmlDetectSAX2()
1168 xmlErrMemory(ctxt, NULL); in xmlAttrNormalizeSpace2()
1289 xmlErrMemory(ctxt, NULL); in xmlAddDefAttrs()
1322 xmlErrMemory(ctxt, NULL); in xmlAddSpecialAttr()
1601 xmlErrMemory(ctxt, NULL); in nsPush()
1611 xmlErrMemory(ctxt, NULL); in nsPush()
1681 xmlErrMemory(ctxt, NULL); in xmlCtxtGrowAttrs()
1706 xmlErrMemory(ctxt, NULL); in inputPush()
1763 xmlErrMemory(ctxt, NULL); in nodePush()
1852 xmlErrMemory(ctxt, NULL); in nameNsPush()
[all …]
Dlibxml2.syms1586 xmlErrMemory;
DSAX2.c1859 xmlErrMemory(ctxt, "xmlSAX2Characters"); in xmlSAX2TextNode()
2022 xmlErrMemory(ctxt, "xmlSAX2AttributeNs"); in xmlSAX2AttributeNs()
Delfgcchack.h3239 #undef xmlErrMemory
3240 extern __typeof (xmlErrMemory) xmlErrMemory __attribute((alias("xmlErrMemory__internal_alias")));
3242 #ifndef xmlErrMemory
3243 extern __typeof (xmlErrMemory) xmlErrMemory__internal_alias __attribute((visibility("hidden")));
3244 #define xmlErrMemory xmlErrMemory__internal_alias macro
Dtestapi.c204 void xmlErrMemory(xmlParserCtxtPtr ctxt, const char *extra);
16068 xmlErrMemory(ctxt, (const char *)extra); in test_xmlErrMemory()
/external/libxml2/include/libxml/
DparserInternals.h637 xmlErrMemory (xmlParserCtxtPtr ctxt,
/external/libxml2/win32/
Dlibxml2.def.src805 xmlErrMemory