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

/external/libxml2/include/libxml/
H A Dxmlschemas.h58 * ATTENTION: Change xmlSchemaSetValidOptions's check
190 xmlSchemaSetValidOptions (xmlSchemaValidCtxtPtr ctxt,
/external/libxml2/
H A Dlibxml2.syms1937 xmlSchemaSetValidOptions;
H A Delfgcchack.h9992 #undef xmlSchemaSetValidOptions macro
9993 extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions __attribute((alias("xmlSchemaSetValidOptions__internal_alias")));
9995 #ifndef xmlSchemaSetValidOptions
9996 extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions__internal_alias __attribute((visibility("hidden")));
9997 #define xmlSchemaSetValidOptions xmlSchemaSetValidOptions__internal_alias macro
H A Dxmlschemas.c27808 * xmlSchemaSetValidOptions:
27818 xmlSchemaSetValidOptions(xmlSchemaValidCtxtPtr ctxt, function
H A Dtestapi.c34613 ret_val = xmlSchemaSetValidOptions(ctxt, options);
34620 printf("Leak of %d blocks found in xmlSchemaSetValidOptions",
[all...]

Completed in 191 milliseconds