Home
last modified time | relevance | path

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

/external/libxml2/
Dlegacy.c172 xmlGetFeature(xmlParserCtxtPtr ctxt, const char *name, void *result) in xmlGetFeature() function
Delfgcchack.h3934 #undef xmlGetFeature
3935 extern __typeof (xmlGetFeature) xmlGetFeature __attribute((alias("xmlGetFeature__internal_alias")));
3937 #ifndef xmlGetFeature
3938 extern __typeof (xmlGetFeature) xmlGetFeature__internal_alias __attribute((visibility("hidden")));
3939 #define xmlGetFeature xmlGetFeature__internal_alias macro
/external/libxml2/include/libxml/
Dparser.h990 xmlGetFeature (xmlParserCtxtPtr ctxt,