Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dparser.h920 xmlParseEntity (const char *filename);
/third_party/libxml2/
Dlibxml2.syms752 xmlParseEntity;
Delfgcchack.h7228 #undef xmlParseEntity
7229 extern __typeof (xmlParseEntity) xmlParseEntity __attribute((alias("xmlParseEntity__internal_alias"…
7231 #ifndef xmlParseEntity
7232 extern __typeof (xmlParseEntity) xmlParseEntity__internal_alias __attribute((visibility("hidden")));
7233 #define xmlParseEntity xmlParseEntity__internal_alias macro
Dparser.c13940 xmlParseEntity(const char *filename) { in xmlParseEntity() function
Dtestapi.c14006 ret_val = xmlParseEntity(filename); in test_xmlParseEntity()
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle986 d xmlParseEntity...
987 d pr extproc('xmlParseEntity')
/third_party/libxml2/win32/
Dlibxml2.def.src1341 xmlParseEntity
/third_party/chromium/patch/
D0001-cve.patch108213 -#undef xmlParseEntity
108214 -extern __typeof (xmlParseEntity) xmlParseEntity __attribute((alias("xmlParseEntity__internal_alias…
108216 -#ifndef xmlParseEntity
108217 -extern __typeof (xmlParseEntity) xmlParseEntity__internal_alias __attribute((visibility("hidden"))…
108218 -#define xmlParseEntity xmlParseEntity__internal_alias