Searched refs:xmlSetFeature (Results 1 – 7 of 7) sorted by relevance
1005 xmlSetFeature (xmlParserCtxtPtr ctxt,
281 xmlSetFeature(xmlParserCtxtPtr ctxt, const char *name, void *value) in xmlSetFeature() function
776 xmlSetFeature;
10460 #undef xmlSetFeature10461 extern __typeof (xmlSetFeature) xmlSetFeature __attribute((alias("xmlSetFeature__internal_alias")));10463 #ifndef xmlSetFeature10464 extern __typeof (xmlSetFeature) xmlSetFeature__internal_alias __attribute((visibility("hidden")));10465 #define xmlSetFeature xmlSetFeature__internal_alias macro
15249 ret_val = xmlSetFeature(ctxt, (const char *)name, value); in test_xmlSetFeature()
1094 d xmlSetFeature pr 10i 0 extproc('xmlSetFeature')
1825 xmlSetFeature