Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dparser.h932 xmlIOParseDTD (xmlSAXHandlerPtr sax,
/third_party/libxml2/
Dlibxml2.syms737 xmlIOParseDTD;
Delfgcchack.h4614 #undef xmlIOParseDTD
4615 extern __typeof (xmlIOParseDTD) xmlIOParseDTD __attribute((alias("xmlIOParseDTD__internal_alias")));
4617 #ifndef xmlIOParseDTD
4618 extern __typeof (xmlIOParseDTD) xmlIOParseDTD__internal_alias __attribute((visibility("hidden")));
4619 #define xmlIOParseDTD xmlIOParseDTD__internal_alias macro
DNEWS1937 autodetect when using --noblanks, fix xmlIOParseDTD error handling,
2650 xmlIOParseDTD, and xmlSAXParseDTD (Malcolm Tredinnick)
3280 - xmlIOParseDTD() added
Dparser.c12682 xmlIOParseDTD(xmlSAXHandlerPtr sax, xmlParserInputBufferPtr input, in xmlIOParseDTD() function
Dtestapi.c13315 ret_val = xmlIOParseDTD(sax, input, enc); in test_xmlIOParseDTD()
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle1004 d xmlIOParseDTD pr extproc('xmlIOParseDTD')
/third_party/libxml2/win32/
Dlibxml2.def.src994 xmlIOParseDTD
/third_party/chromium/patch/
D0001-cve.patch76198 - * parser.c: fixed xmlIOParseDTD handling of @input in error case,
85213 - * parser.c: fix for xmlIOParseDTD same as previous and reported
92370 - * parser.c: update to description of xmlIOParseDTD()
92385 - * parser.[ch]: added xmlIOParseDTD()
105599 -#undef xmlIOParseDTD
105600 -extern __typeof (xmlIOParseDTD) xmlIOParseDTD __attribute((alias("xmlIOParseDTD__internal_alias"))…
105602 -#ifndef xmlIOParseDTD
105603 -extern __typeof (xmlIOParseDTD) xmlIOParseDTD__internal_alias __attribute((visibility("hidden")));
105604 -#define xmlIOParseDTD xmlIOParseDTD__internal_alias
120456 "xmlIOParseDTD": "LIBXML_VALID_ENABLED",