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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c385 * xmlSchemaInitTypes:
390 xmlSchemaInitTypes(void) function
740 xmlSchemaInitTypes();
1073 xmlSchemaInitTypes();
2135 xmlSchemaInitTypes();
H A Delfgcchack.h9582 #undef xmlSchemaInitTypes macro
9583 extern __typeof (xmlSchemaInitTypes) xmlSchemaInitTypes __attribute((alias("xmlSchemaInitTypes__internal_alias")));
9585 #ifndef xmlSchemaInitTypes
9586 extern __typeof (xmlSchemaInitTypes) xmlSchemaInitTypes__internal_alias __attribute((visibility("hidden")));
9587 #define xmlSchemaInitTypes xmlSchemaInitTypes__internal_alias macro

Completed in 99 milliseconds