Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dentities.h109 xmlGetDtdEntity (xmlDocPtr doc,
/external/chromium_org/third_party/libxml/src/include/libxml/
Dentities.h108 xmlGetDtdEntity (xmlDocPtr doc,
/external/chromium_org/third_party/libxml/src/
Dentities.c479 xmlGetDtdEntity(xmlDocPtr doc, const xmlChar *name) { in xmlGetDtdEntity() function
Delfgcchack.h3873 #undef xmlGetDtdEntity
3874 extern __typeof (xmlGetDtdEntity) xmlGetDtdEntity __attribute((alias("xmlGetDtdEntity__internal_ali…
3876 #ifndef xmlGetDtdEntity
3877 extern __typeof (xmlGetDtdEntity) xmlGetDtdEntity__internal_alias __attribute((visibility("hidden")…
3878 #define xmlGetDtdEntity xmlGetDtdEntity__internal_alias macro
Dtestapi.c9508 ret_val = xmlGetDtdEntity(doc, (const xmlChar *)name); in test_xmlGetDtdEntity()
/external/libxml2/
Dentities.c481 xmlGetDtdEntity(xmlDocPtr doc, const xmlChar *name) { in xmlGetDtdEntity() function
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
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src905 xmlGetDtdEntity