Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dparser.h897 xmlSAXParseMemory (xmlSAXHandlerPtr sax,
/third_party/libxml2/
Dlibxml2.syms771 xmlSAXParseMemory;
Delfgcchack.h9262 #undef xmlSAXParseMemory
9263 extern __typeof (xmlSAXParseMemory) xmlSAXParseMemory __attribute((alias("xmlSAXParseMemory__intern…
9265 #ifndef xmlSAXParseMemory
9266 extern __typeof (xmlSAXParseMemory) xmlSAXParseMemory__internal_alias __attribute((visibility("hidd…
9267 #define xmlSAXParseMemory xmlSAXParseMemory__internal_alias macro
Dparser.c14452 xmlSAXParseMemory(xmlSAXHandlerPtr sax, const char *buffer, in xmlSAXParseMemory() function
14468 return(xmlSAXParseMemory(NULL, buffer, size, 0)); in xmlParseMemory()
14484 return(xmlSAXParseMemory(NULL, buffer, size, 1)); in xmlRecoverMemory()
DNEWS2806 xmlFreeNode(), xmlSAXParseMemory (Peter Jones), xmlGetNodePath (Petr
Dtestapi.c15100 ret_val = xmlSAXParseMemory(sax, (const char *)buffer, size, recovery); in test_xmlSAXParseMemory()
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle948 d xmlSAXParseMemory...
949 d pr extproc('xmlSAXParseMemory')
/third_party/libxml2/win32/
Dlibxml2.def.src1602 xmlSAXParseMemory
/third_party/chromium/patch/
D0001-cve.patch87118 - removing a leak in xmlSAXParseMemory() and adding the
110235 -#undef xmlSAXParseMemory
110236 -extern __typeof (xmlSAXParseMemory) xmlSAXParseMemory __attribute((alias("xmlSAXParseMemory__inter…
110238 -#ifndef xmlSAXParseMemory
110239 -extern __typeof (xmlSAXParseMemory) xmlSAXParseMemory__internal_alias __attribute((visibility("hid…
110240 -#define xmlSAXParseMemory xmlSAXParseMemory__internal_alias