Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DparserInternals.h485 xmlParseSDDecl (xmlParserCtxtPtr ctxt);
/third_party/libxml2/os400/libxmlrpg/
DparserInternals.rpgle374 d xmlParseSDDecl pr extproc('xmlParseSDDecl')
/third_party/libxml2/
Dlibxml2.syms210 xmlParseSDDecl;
Delfgcchack.h7499 #undef xmlParseSDDecl
7500 extern __typeof (xmlParseSDDecl) xmlParseSDDecl __attribute((alias("xmlParseSDDecl__internal_alias"…
7502 #ifndef xmlParseSDDecl
7503 extern __typeof (xmlParseSDDecl) xmlParseSDDecl__internal_alias __attribute((visibility("hidden")));
7504 #define xmlParseSDDecl xmlParseSDDecl__internal_alias macro
Dparser.c10493 xmlParseSDDecl(xmlParserCtxtPtr ctxt) { in xmlParseSDDecl() function
10644 ctxt->input->standalone = xmlParseSDDecl(ctxt); in xmlParseXMLDecl()
/third_party/libxml2/win32/
Dlibxml2.def.src1367 xmlParseSDDecl
/third_party/chromium/patch/
D0001-cve.patch108484 -#undef xmlParseSDDecl
108485 -extern __typeof (xmlParseSDDecl) xmlParseSDDecl __attribute((alias("xmlParseSDDecl__internal_alias…
108487 -#ifndef xmlParseSDDecl
108488 -extern __typeof (xmlParseSDDecl) xmlParseSDDecl__internal_alias __attribute((visibility("hidden"))…
108489 -#define xmlParseSDDecl xmlParseSDDecl__internal_alias