Searched refs:xmlGetFeature (Results 1 – 3 of 3) sorted by relevance
172 xmlGetFeature(xmlParserCtxtPtr ctxt, const char *name, void *result) in xmlGetFeature() function
3934 #undef xmlGetFeature3935 extern __typeof (xmlGetFeature) xmlGetFeature __attribute((alias("xmlGetFeature__internal_alias")));3937 #ifndef xmlGetFeature3938 extern __typeof (xmlGetFeature) xmlGetFeature__internal_alias __attribute((visibility("hidden")));3939 #define xmlGetFeature xmlGetFeature__internal_alias macro
990 xmlGetFeature (xmlParserCtxtPtr ctxt,