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

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dxmlschemas.h58 * ATTENTION: Change xmlSchemaSetValidOptions's check
190 xmlSchemaSetValidOptions (xmlSchemaValidCtxtPtr ctxt,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dxmlschemas.h58 * ATTENTION: Change xmlSchemaSetValidOptions's check
172 xmlSchemaSetValidOptions (xmlSchemaValidCtxtPtr ctxt,
/macosx-10.9.5/libxml2-26/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.c27806 * xmlSchemaSetValidOptions:
27816 xmlSchemaSetValidOptions(xmlSchemaValidCtxtPtr ctxt, function
H A Dtestapi.c34592 ret_val = xmlSchemaSetValidOptions(ctxt, options);
34599 printf("Leak of %d blocks found in xmlSchemaSetValidOptions",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms1937 xmlSchemaSetValidOptions;
H A Delfgcchack.h9866 #undef xmlSchemaSetValidOptions macro
9867 extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions __attribute((alias("xmlSchemaSetValidOptions__internal_alias")));
9869 #ifndef xmlSchemaSetValidOptions
9870 extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions__internal_alias __attribute((visibility("hidden")));
9871 #define xmlSchemaSetValidOptions xmlSchemaSetValidOptions__internal_alias macro
H A Dxmlschemas.c27728 * xmlSchemaSetValidOptions:
27738 xmlSchemaSetValidOptions(xmlSchemaValidCtxtPtr ctxt, function
H A Dtestapi.c34322 ret_val = xmlSchemaSetValidOptions(ctxt, options);
34329 printf("Leak of %d blocks found in xmlSchemaSetValidOptions",
[all...]

Completed in 543 milliseconds