Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlstring.c47 xmlErrMemory(NULL, NULL); in xmlStrndup()
92 xmlErrMemory(NULL, NULL); in xmlCharStrndup()
464 xmlErrMemory(NULL, NULL); in xmlStrncat()
504 xmlErrMemory(NULL, NULL); in xmlStrncatNew()
1029 xmlErrMemory(NULL, NULL); in xmlEscapeFormatString()
DparserInternals.c113 xmlErrMemory(xmlParserCtxtPtr ctxt, const char *extra) in xmlErrMemory() function
1357 xmlErrMemory(ctxt, "couldn't allocate a new input stream\n"); in xmlNewInputStream()
1496 xmlErrMemory(ctxt, "couldn't allocate a new input stream\n"); in xmlNewStringInputStream()
1593 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1601 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1616 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1645 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1663 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1684 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1857 xmlErrMemory(NULL, "cannot allocate parser context\n"); in xmlNewParserCtxt()
[all …]
Dparser.c1081 xmlErrMemory(ctxt, NULL); in xmlDetectSAX2()
1182 xmlErrMemory(ctxt, NULL); in xmlAttrNormalizeSpace2()
1303 xmlErrMemory(ctxt, NULL); in xmlAddDefAttrs()
1336 xmlErrMemory(ctxt, NULL); in xmlAddSpecialAttr()
1615 xmlErrMemory(ctxt, NULL); in nsPush()
1625 xmlErrMemory(ctxt, NULL); in nsPush()
1695 xmlErrMemory(ctxt, NULL); in xmlCtxtGrowAttrs()
1720 xmlErrMemory(ctxt, NULL); in inputPush()
1777 xmlErrMemory(ctxt, NULL); in nodePush()
1866 xmlErrMemory(ctxt, NULL); in nameNsPush()
[all …]
Dlibxml2.syms1586 xmlErrMemory;
DSAX2.c1866 xmlErrMemory(ctxt, "xmlSAX2Characters"); in xmlSAX2TextNode()
2029 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);
16170 xmlErrMemory(ctxt, (const char *)extra); in test_xmlErrMemory()
/external/libxml2/include/libxml/
DparserInternals.h637 xmlErrMemory (xmlParserCtxtPtr ctxt,
/external/libxml2/win32/
Dlibxml2.def.src805 xmlErrMemory