Home
last modified time | relevance | path

Searched refs:xmlParseTextDecl (Results 1 – 7 of 7) sorted by relevance

/third_party/libxml2/include/libxml/
DparserInternals.h489 xmlParseTextDecl (xmlParserCtxtPtr ctxt);
/third_party/libxml2/os400/libxmlrpg/
DparserInternals.rpgle382 d xmlParseTextDecl...
383 d pr extproc('xmlParseTextDecl')
/third_party/libxml2/
Dlibxml2.syms213 xmlParseTextDecl;
Delfgcchack.h7531 #undef xmlParseTextDecl
7532 extern __typeof (xmlParseTextDecl) xmlParseTextDecl __attribute((alias("xmlParseTextDecl__internal_…
7534 #ifndef xmlParseTextDecl
7535 extern __typeof (xmlParseTextDecl) xmlParseTextDecl__internal_alias __attribute((visibility("hidden…
7536 #define xmlParseTextDecl xmlParseTextDecl__internal_alias macro
Dparser.c6921 xmlParseTextDecl(xmlParserCtxtPtr ctxt) { in xmlParseTextDecl() function
7024 xmlParseTextDecl(ctxt); in xmlParseExternalSubset()
8045 xmlParseTextDecl(ctxt); in xmlParsePEReference()
13103 xmlParseTextDecl(ctxt); in xmlParseExternalEntityPrivate()
/third_party/libxml2/win32/
Dlibxml2.def.src1370 xmlParseTextDecl
/third_party/chromium/patch/
D0001-cve.patch89366 - * parser.c: Jirka Kosek pointer out a bug in xmlParseTextDecl()
108516 -#undef xmlParseTextDecl
108517 -extern __typeof (xmlParseTextDecl) xmlParseTextDecl __attribute((alias("xmlParseTextDecl__internal…
108519 -#ifndef xmlParseTextDecl
108520 -extern __typeof (xmlParseTextDecl) xmlParseTextDecl__internal_alias __attribute((visibility("hidde…
108521 -#define xmlParseTextDecl xmlParseTextDecl__internal_alias
120468 "xmlParseXMLDecl", "xmlParseTextDecl", "xmlParseMisc",