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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlschemastypes.h36 xmlSchemaCleanupTypes (void);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h9298 #undef xmlSchemaCleanupTypes macro
9299 extern __typeof (xmlSchemaCleanupTypes) xmlSchemaCleanupTypes __attribute((alias("xmlSchemaCleanupTypes__internal_alias")));
9301 #ifndef xmlSchemaCleanupTypes
9302 extern __typeof (xmlSchemaCleanupTypes) xmlSchemaCleanupTypes__internal_alias __attribute((visibility("hidden")));
9303 #define xmlSchemaCleanupTypes xmlSchemaCleanupTypes__internal_alias macro
H A Dxmlschemastypes.c614 * xmlSchemaCleanupTypes:
619 xmlSchemaCleanupTypes(void) { function
H A Dparser.c12785 xmlSchemaCleanupTypes();
H A Drelaxng.c2835 xmlSchemaCleanupTypes();

Completed in 135 milliseconds