Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Dentities.rpgle112 d xmlGetDtdEntity...
113 d pr extproc('xmlGetDtdEntity')
/external/libxml2/include/libxml/
Dentities.h109 xmlGetDtdEntity (xmlDocPtr doc,
/external/libxml2/
Dentities.c486 xmlGetDtdEntity(xmlDocPtr doc, const xmlChar *name) { in xmlGetDtdEntity() function
Dlibxml2.syms526 xmlGetDtdEntity;
Delfgcchack.h3965 #undef xmlGetDtdEntity
3966 extern __typeof (xmlGetDtdEntity) xmlGetDtdEntity __attribute((alias("xmlGetDtdEntity__internal_ali…
3968 #ifndef xmlGetDtdEntity
3969 extern __typeof (xmlGetDtdEntity) xmlGetDtdEntity__internal_alias __attribute((visibility("hidden")…
3970 #define xmlGetDtdEntity xmlGetDtdEntity__internal_alias macro
Dtestapi.c9590 ret_val = xmlGetDtdEntity(doc, (const xmlChar *)name); in test_xmlGetDtdEntity()
/external/libxml2/win32/
Dlibxml2.def.src914 xmlGetDtdEntity