Searched refs:xmlSchemaSetValidOptions (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlschemas.h58 * ATTENTION: Change xmlSchemaSetValidOptions's check
155 xmlSchemaSetValidOptions (xmlSchemaValidCtxtPtr ctxt,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h9766 #undef xmlSchemaSetValidOptions macro
9767 extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions __attribute((alias("xmlSchemaSetValidOptions__internal_alias")));
9769 #ifndef xmlSchemaSetValidOptions
9770 extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions__internal_alias __attribute((visibility("hidden")));
9771 #define xmlSchemaSetValidOptions xmlSchemaSetValidOptions__internal_alias macro
H A Dxmlschemas.c27385 * xmlSchemaSetValidOptions:
27395 xmlSchemaSetValidOptions(xmlSchemaValidCtxtPtr ctxt, function

Completed in 207 milliseconds