Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlschemas.h172 xmlSchemaSetValidOptions (xmlSchemaValidCtxtPtr ctxt,
/external/libxml2/
Delfgcchack.h9866 #undef xmlSchemaSetValidOptions
9867 extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions __attribute((alias("xmlSchemaSe…
9869 #ifndef xmlSchemaSetValidOptions
9870 extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions__internal_alias __attribute((vi…
9871 #define xmlSchemaSetValidOptions xmlSchemaSetValidOptions__internal_alias macro
Dxmlschemas.c27744 xmlSchemaSetValidOptions(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaSetValidOptions() function