Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dparser.h888 xmlSAXUserParseMemory (xmlSAXHandlerPtr sax,
/third_party/libxml2/
Dlibxml2.syms774 xmlSAXUserParseMemory;
Delfgcchack.h9298 #undef xmlSAXUserParseMemory
9299 extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory __attribute((alias("xmlSAXUserParseMe…
9301 #ifndef xmlSAXUserParseMemory
9302 extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory__internal_alias __attribute((visibili…
9303 #define xmlSAXUserParseMemory xmlSAXUserParseMemory__internal_alias macro
Dparser.c14499 int xmlSAXUserParseMemory(xmlSAXHandlerPtr sax, void *user_data, in xmlSAXUserParseMemory() function
DNEWS1844 detection bug, fix disparity with xmlSAXUserParseMemory, automata
Dtestapi.c15287 ret_val = xmlSAXUserParseMemory(sax, user_data, (const char *)buffer, size); in test_xmlSAXUserParseMemory()
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle934 d xmlSAXUserParseMemory...
935 d pr extproc('xmlSAXUserParseMemory')
/third_party/libxml2/win32/
Dlibxml2.def.src1605 xmlSAXUserParseMemory
/third_party/chromium/patch/
D0001-cve.patch75653 - * parser.c: aligned xmlSAXUserParseMemory() to match
87726 - * parser.c: xmlSAXUserParseMemory() really ought to fail if
93695 - * parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()
110271 -#undef xmlSAXUserParseMemory
110272 -extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory __attribute((alias("xmlSAXUserParseM…
110274 -#ifndef xmlSAXUserParseMemory
110275 -extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory__internal_alias __attribute((visibil…
110276 -#define xmlSAXUserParseMemory xmlSAXUserParseMemory__internal_alias