Home
last modified time | relevance | path

Searched refs:xmlAddDocEntity (Results 1 – 10 of 10) sorted by relevance

/third_party/libxml2/os400/libxmlrpg/
Dentities.rpgle81 d xmlAddDocEntity...
82 d pr extproc('xmlAddDocEntity')
/third_party/libxml2/include/libxml/
Dentities.h90 xmlAddDocEntity (xmlDocPtr doc,
/third_party/libxml2/
Dentities.c370 xmlAddDocEntity(xmlDocPtr doc, const xmlChar *name, int type, in xmlAddDocEntity() function
430 return(xmlAddDocEntity(doc, name, type, ExternalID, SystemID, content)); in xmlNewEntity()
Dlibxml2.syms514 xmlAddDocEntity;
DSAX2.c647 ent = xmlAddDocEntity(ctxt->myDoc, name, type, publicId, in xmlSAX2EntityDecl()
883 ent = xmlAddDocEntity(ctxt->myDoc, name, in xmlSAX2UnparsedEntityDecl()
Dxinclude.c1300 ret = xmlAddDocEntity(doc, ent->name, ent->etype, ent->ExternalID, in xmlXIncludeMergeEntity()
Delfgcchack.h995 #undef xmlAddDocEntity
996 extern __typeof (xmlAddDocEntity) xmlAddDocEntity __attribute((alias("xmlAddDocEntity__internal_ali…
998 #ifndef xmlAddDocEntity
999 extern __typeof (xmlAddDocEntity) xmlAddDocEntity__internal_alias __attribute((visibility("hidden")…
1000 #define xmlAddDocEntity xmlAddDocEntity__internal_alias macro
Dtestapi.c9211 …ret_val = xmlAddDocEntity(doc, (const xmlChar *)name, type, (const xmlChar *)ExternalID, (const xm… in test_xmlAddDocEntity()
/third_party/libxml2/win32/
Dlibxml2.def.src489 xmlAddDocEntity
/third_party/chromium/patch/
D0001-cve.patch101980 -#undef xmlAddDocEntity
101981 -extern __typeof (xmlAddDocEntity) xmlAddDocEntity __attribute((alias("xmlAddDocEntity__internal_al…
101983 -#ifndef xmlAddDocEntity
101984 -extern __typeof (xmlAddDocEntity) xmlAddDocEntity__internal_alias __attribute((visibility("hidden"…
101985 -#define xmlAddDocEntity xmlAddDocEntity__internal_alias