Home
last modified time | relevance | path

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

/external/libxml2/
Dlegacy.c281 xmlSetFeature(xmlParserCtxtPtr ctxt, const char *name, void *value) in xmlSetFeature() function
Delfgcchack.h10310 #undef xmlSetFeature
10311 extern __typeof (xmlSetFeature) xmlSetFeature __attribute((alias("xmlSetFeature__internal_alias")));
10313 #ifndef xmlSetFeature
10314 extern __typeof (xmlSetFeature) xmlSetFeature__internal_alias __attribute((visibility("hidden")));
10315 #define xmlSetFeature xmlSetFeature__internal_alias macro
/external/libxml2/include/libxml/
Dparser.h994 xmlSetFeature (xmlParserCtxtPtr ctxt,