Home
last modified time | relevance | path

Searched refs:xmlHandleEntity (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DparserInternals.h594 xmlHandleEntity (xmlParserCtxtPtr ctxt,
/external/libxml2/
Dlegacy.c656 xmlHandleEntity(xmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlHandleEntity() function
Delfgcchack.h4122 #undef xmlHandleEntity
4123 extern __typeof (xmlHandleEntity) xmlHandleEntity __attribute((alias("xmlHandleEntity__internal_ali…
4125 #ifndef xmlHandleEntity
4126 extern __typeof (xmlHandleEntity) xmlHandleEntity__internal_alias __attribute((visibility("hidden")…
4127 #define xmlHandleEntity xmlHandleEntity__internal_alias macro