Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dparser.h925 xmlSAXParseDTD (xmlSAXHandlerPtr sax,
/third_party/libxml2/
Dlibxml2.syms766 xmlSAXParseDTD;
Delfgcchack.h9202 #undef xmlSAXParseDTD
9203 extern __typeof (xmlSAXParseDTD) xmlSAXParseDTD __attribute((alias("xmlSAXParseDTD__internal_alias"…
9205 #ifndef xmlSAXParseDTD
9206 extern __typeof (xmlSAXParseDTD) xmlSAXParseDTD__internal_alias __attribute((visibility("hidden")));
9207 #define xmlSAXParseDTD xmlSAXParseDTD__internal_alias macro
Dparser.c12813 xmlSAXParseDTD(xmlSAXHandlerPtr sax, const xmlChar *ExternalID, in xmlSAXParseDTD() function
12945 return(xmlSAXParseDTD(NULL, ExternalID, SystemID)); in xmlParseDTD()
DNEWS2621 - xmlSAXParseDTD() bug fix from Malcolm Tredinnick
2650 xmlIOParseDTD, and xmlSAXParseDTD (Malcolm Tredinnick)
Dtestapi.c14843 ret_val = xmlSAXParseDTD(sax, (const xmlChar *)ExternalID, (const xmlChar *)SystemID); in test_xmlSAXParseDTD()
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle993 d xmlSAXParseDTD pr extproc('xmlSAXParseDTD')
/third_party/libxml2/win32/
Dlibxml2.def.src1597 xmlSAXParseDTD
/third_party/chromium/patch/
D0001-cve.patch84578 - * parser.c: fixing the xmlSAXParseDTD bug #119536 raised by
85218 - * parser.c: applied fix to xmlSAXParseDTD from Malcolm Tredinnick
110175 -#undef xmlSAXParseDTD
110176 -extern __typeof (xmlSAXParseDTD) xmlSAXParseDTD __attribute((alias("xmlSAXParseDTD__internal_alias…
110178 -#ifndef xmlSAXParseDTD
110179 -extern __typeof (xmlSAXParseDTD) xmlSAXParseDTD__internal_alias __attribute((visibility("hidden"))…
110180 -#define xmlSAXParseDTD xmlSAXParseDTD__internal_alias