Searched defs:xmlSchemaInitTypes (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlschemastypes.c386 * xmlSchemaInitTypes:
391 xmlSchemaInitTypes(void) function
741 xmlSchemaInitTypes();
1074 xmlSchemaInitTypes();
2139 xmlSchemaInitTypes();
H A Delfgcchack.h9788 #undef xmlSchemaInitTypes macro
9789 extern __typeof (xmlSchemaInitTypes) xmlSchemaInitTypes __attribute((alias("xmlSchemaInitTypes__internal_alias")));
9791 #ifndef xmlSchemaInitTypes
9792 extern __typeof (xmlSchemaInitTypes) xmlSchemaInitTypes__internal_alias __attribute((visibility("hidden")));
9793 #define xmlSchemaInitTypes xmlSchemaInitTypes__internal_alias macro

Completed in 88 milliseconds