Searched refs:xmlSchemaSetValidOptions (Results 1 – 3 of 3) sorted by relevance
172 xmlSchemaSetValidOptions (xmlSchemaValidCtxtPtr ctxt,
9866 #undef xmlSchemaSetValidOptions9867 extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions __attribute((alias("xmlSchemaSe…9869 #ifndef xmlSchemaSetValidOptions9870 extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions__internal_alias __attribute((vi…9871 #define xmlSchemaSetValidOptions xmlSchemaSetValidOptions__internal_alias macro
27744 xmlSchemaSetValidOptions(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaSetValidOptions() function