Searched refs:xmlSAXParseEntity (Results 1 – 7 of 7) sorted by relevance
915 xmlSAXParseEntity (xmlSAXHandlerPtr sax,
768 xmlSAXParseEntity;
9204 #undef xmlSAXParseEntity9205 extern __typeof (xmlSAXParseEntity) xmlSAXParseEntity __attribute((alias("xmlSAXParseEntity__intern…9207 #ifndef xmlSAXParseEntity9208 extern __typeof (xmlSAXParseEntity) xmlSAXParseEntity__internal_alias __attribute((visibility("hidd…9209 #define xmlSAXParseEntity xmlSAXParseEntity__internal_alias macro
13924 xmlSAXParseEntity(xmlSAXHandlerPtr sax, const char *filename) { in xmlSAXParseEntity() function13970 return(xmlSAXParseEntity(NULL, filename)); in xmlParseEntity()
14937 ret_val = xmlSAXParseEntity(sax, filename); in test_xmlSAXParseEntity()
980 d xmlSAXParseEntity...981 d pr extproc('xmlSAXParseEntity')
1597 xmlSAXParseEntity