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()
467 xmlErrMemory(NULL, NULL); in xmlStrncat()
507 xmlErrMemory(NULL, NULL); in xmlStrncatNew()
1032 xmlErrMemory(NULL, NULL); in xmlEscapeFormatString()
DparserInternals.c113 xmlErrMemory(xmlParserCtxtPtr ctxt, const char *extra) in xmlErrMemory() function
1367 xmlErrMemory(ctxt, "couldn't allocate a new input stream\n"); in xmlNewInputStream()
1506 xmlErrMemory(ctxt, "couldn't allocate a new input stream\n"); in xmlNewStringInputStream()
1603 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1611 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1626 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1655 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1673 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1694 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1866 xmlErrMemory(NULL, "cannot allocate parser context\n"); in xmlNewParserCtxt()
[all …]
Dparser.c1124 xmlErrMemory(ctxt, NULL); in xmlDetectSAX2()
1225 xmlErrMemory(ctxt, NULL); in xmlAttrNormalizeSpace2()
1346 xmlErrMemory(ctxt, NULL); in xmlAddDefAttrs()
1379 xmlErrMemory(ctxt, NULL); in xmlAddSpecialAttr()
1658 xmlErrMemory(ctxt, NULL); in nsPush()
1668 xmlErrMemory(ctxt, NULL); in nsPush()
1738 xmlErrMemory(ctxt, NULL); in xmlCtxtGrowAttrs()
1763 xmlErrMemory(ctxt, NULL); in inputPush()
1820 xmlErrMemory(ctxt, NULL); in nodePush()
1919 xmlErrMemory(ctxt, NULL); in nameNsPush()
[all …]
Dlibxml2.syms1586 xmlErrMemory;
DSAX2.c1842 xmlErrMemory(ctxt, "xmlSAX2Characters"); in xmlSAX2TextNode()
2005 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