Searched refs:xmlSAXParseEntity (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dparser.h915 xmlSAXParseEntity (xmlSAXHandlerPtr sax,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dparser.h912 xmlSAXParseEntity (xmlSAXHandlerPtr sax,
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms768 xmlSAXParseEntity;
H A Delfgcchack.h9204 #undef xmlSAXParseEntity macro
9205 extern __typeof (xmlSAXParseEntity) xmlSAXParseEntity __attribute((alias("xmlSAXParseEntity__internal_alias")));
9207 #ifndef xmlSAXParseEntity
9208 extern __typeof (xmlSAXParseEntity) xmlSAXParseEntity__internal_alias __attribute((visibility("hidden")));
9209 #define xmlSAXParseEntity xmlSAXParseEntity__internal_alias macro
H A Dparser.c13898 * xmlSAXParseEntity:
13914 xmlSAXParseEntity(xmlSAXHandlerPtr sax, const char *filename) { function
13960 return(xmlSAXParseEntity(NULL, filename));
H A Dtestapi.c14840 ret_val = xmlSAXParseEntity(sax, filename);
14847 printf("Leak of %d blocks found in xmlSAXParseEntity",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms768 xmlSAXParseEntity;
H A Delfgcchack.h9078 #undef xmlSAXParseEntity macro
9079 extern __typeof (xmlSAXParseEntity) xmlSAXParseEntity __attribute((alias("xmlSAXParseEntity__internal_alias")));
9081 #ifndef xmlSAXParseEntity
9082 extern __typeof (xmlSAXParseEntity) xmlSAXParseEntity__internal_alias __attribute((visibility("hidden")));
9083 #define xmlSAXParseEntity xmlSAXParseEntity__internal_alias macro
H A Dparser.c13204 * xmlSAXParseEntity:
13220 xmlSAXParseEntity(xmlSAXHandlerPtr sax, const char *filename) { function
13266 return(xmlSAXParseEntity(NULL, filename));
H A Dtestapi.c14851 ret_val = xmlSAXParseEntity(sax, filename);
14858 printf("Leak of %d blocks found in xmlSAXParseEntity",
[all...]

Completed in 695 milliseconds