Searched defs:xmlSchemaSetValidOptions (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c27654 * xmlSchemaSetValidOptions:
27664 xmlSchemaSetValidOptions(xmlSchemaValidCtxtPtr ctxt, function
H A Delfgcchack.h9786 #undef xmlSchemaSetValidOptions macro
9787 extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions __attribute((alias("xmlSchemaSetValidOptions__internal_alias")));
9789 #ifndef xmlSchemaSetValidOptions
9790 extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions__internal_alias __attribute((visibility("hidden")));
9791 #define xmlSchemaSetValidOptions xmlSchemaSetValidOptions__internal_alias macro

Completed in 156 milliseconds