Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DparserInternals.h330 xmlCreateMemoryParserCtxt(const char *buffer,
/third_party/libxml2/os400/libxmlrpg/
DparserInternals.rpgle115 d xmlCreateMemoryParserCtxt...
116 d pr extproc('xmlCreateMemoryParserCtxt')
/third_party/libxml2/
Dlibxml2.syms136 xmlCreateMemoryParserCtxt;
Dparser.c13335 ctxt = xmlCreateMemoryParserCtxt((char *) string, size); in xmlParseBalancedChunkMemoryInternal()
13549 ctxt = xmlCreateMemoryParserCtxt((char *) data, datalen); in xmlParseInNodeContext()
13758 ctxt = xmlCreateMemoryParserCtxt((char *) string, size); in xmlParseBalancedChunkMemoryRecover()
14344 xmlCreateMemoryParserCtxt(const char *buffer, int size) { in xmlCreateMemoryParserCtxt() function
14408 ctxt = xmlCreateMemoryParserCtxt(buffer, size); in xmlSAXParseMemoryWithData()
14506 ctxt = xmlCreateMemoryParserCtxt(buffer, size); in xmlSAXUserParseMemory()
14553 return(xmlCreateMemoryParserCtxt((const char *)cur, len)); in xmlCreateDocParserCtxt()
15262 ctxt = xmlCreateMemoryParserCtxt(buffer, size); in xmlReadMemory()
Delfgcchack.h2469 #undef xmlCreateMemoryParserCtxt
2470 extern __typeof (xmlCreateMemoryParserCtxt) xmlCreateMemoryParserCtxt __attribute((alias("xmlCreate…
2472 #ifndef xmlCreateMemoryParserCtxt
2473 extern __typeof (xmlCreateMemoryParserCtxt) xmlCreateMemoryParserCtxt__internal_alias __attribute((…
2474 #define xmlCreateMemoryParserCtxt xmlCreateMemoryParserCtxt__internal_alias macro
DHTMLparser.c6981 ctxt = xmlCreateMemoryParserCtxt(buffer, size); in htmlReadMemory()
Dtestapi.c447 if (no == 1) return(xmlCreateMemoryParserCtxt("<doc/>", 6)); in gen_xmlParserCtxtPtr()
16056 ret_val = xmlCreateMemoryParserCtxt((const char *)buffer, size); in test_xmlCreateMemoryParserCtxt()
/third_party/libxml2/win32/
Dlibxml2.def.src711 xmlCreateMemoryParserCtxt
/third_party/chromium/patch/
D0001-cve.patch87048 - xmlCreateMemoryParserCtxt
103454 -#undef xmlCreateMemoryParserCtxt
103455 -extern __typeof (xmlCreateMemoryParserCtxt) xmlCreateMemoryParserCtxt __attribute((alias("xmlCreat…
103457 -#ifndef xmlCreateMemoryParserCtxt
103458 -extern __typeof (xmlCreateMemoryParserCtxt) xmlCreateMemoryParserCtxt__internal_alias __attribute(…
103459 -#define xmlCreateMemoryParserCtxt xmlCreateMemoryParserCtxt__internal_alias