Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h915 xmlSAXParseEntity (xmlSAXHandlerPtr sax,
/external/libxml2/
Dlibxml2.syms768 xmlSAXParseEntity;
Delfgcchack.h9204 #undef xmlSAXParseEntity
9205 extern __typeof (xmlSAXParseEntity) xmlSAXParseEntity __attribute((alias("xmlSAXParseEntity__intern…
9207 #ifndef xmlSAXParseEntity
9208 extern __typeof (xmlSAXParseEntity) xmlSAXParseEntity__internal_alias __attribute((visibility("hidd…
9209 #define xmlSAXParseEntity xmlSAXParseEntity__internal_alias macro
Dparser.c13919 xmlSAXParseEntity(xmlSAXHandlerPtr sax, const char *filename) { in xmlSAXParseEntity() function
13965 return(xmlSAXParseEntity(NULL, filename)); in xmlParseEntity()
Dtestapi.c14937 ret_val = xmlSAXParseEntity(sax, filename); in test_xmlSAXParseEntity()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle980 d xmlSAXParseEntity...
981 d pr extproc('xmlSAXParseEntity')
/external/libxml2/win32/
Dlibxml2.def.src1597 xmlSAXParseEntity