Home
last modified time | relevance | path

Searched refs:xmlSetEntityReferenceFunc (Results 1 – 8 of 8) sorted by relevance

/third_party/libxml2/include/libxml/
DparserInternals.h600 XMLPUBFUN void XMLCALL xmlSetEntityReferenceFunc (xmlEntityReferenceFunc func);
/third_party/libxml2/os400/libxmlrpg/
DparserInternals.rpgle549 d xmlSetEntityReferenceFunc...
550 d pr extproc('xmlSetEntityReferenceFunc')
/third_party/libxml2/
Dlibxml2.syms223 xmlSetEntityReferenceFunc;
Delfgcchack.h10460 #undef xmlSetEntityReferenceFunc
10461 extern __typeof (xmlSetEntityReferenceFunc) xmlSetEntityReferenceFunc __attribute((alias("xmlSetEnt…
10463 #ifndef xmlSetEntityReferenceFunc
10464 extern __typeof (xmlSetEntityReferenceFunc) xmlSetEntityReferenceFunc__internal_alias __attribute((…
10465 #define xmlSetEntityReferenceFunc xmlSetEntityReferenceFunc__internal_alias macro
Dparser.c14653 xmlSetEntityReferenceFunc(xmlEntityReferenceFunc func) in xmlSetEntityReferenceFunc() function
DNEWS2955 - added xmlSetEntityReferenceFunc() for Keith Isdale work on xsldbg
/third_party/libxml2/win32/
Dlibxml2.def.src1825 xmlSetEntityReferenceFunc
/third_party/chromium/patch/
D0001-cve.patch89316 - a couple of fixes and a new API function xmlSetEntityReferenceFunc()
111433 -#undef xmlSetEntityReferenceFunc
111434 -extern __typeof (xmlSetEntityReferenceFunc) xmlSetEntityReferenceFunc __attribute((alias("xmlSetEn…
111436 -#ifndef xmlSetEntityReferenceFunc
111437 -extern __typeof (xmlSetEntityReferenceFunc) xmlSetEntityReferenceFunc__internal_alias __attribute(…
111438 -#define xmlSetEntityReferenceFunc xmlSetEntityReferenceFunc__internal_alias
122115 XMLPUBFUN void XMLCALL xmlSetEntityReferenceFunc (xmlEntityReferenceFunc func);