Searched refs:xmlSchemaGetBuiltInListSimpleTypeItemType (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlschemastypes.h76 xmlSchemaGetBuiltInListSimpleTypeItemType (xmlSchemaTypePtr type);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h9454 #undef xmlSchemaGetBuiltInListSimpleTypeItemType macro
9455 extern __typeof (xmlSchemaGetBuiltInListSimpleTypeItemType) xmlSchemaGetBuiltInListSimpleTypeItemType __attribute((alias("xmlSchemaGetBuiltInListSimpleTypeItemType__internal_alias")));
9457 #ifndef xmlSchemaGetBuiltInListSimpleTypeItemType
9458 extern __typeof (xmlSchemaGetBuiltInListSimpleTypeItemType) xmlSchemaGetBuiltInListSimpleTypeItemType__internal_alias __attribute((visibility("hidden")));
9459 #define xmlSchemaGetBuiltInListSimpleTypeItemType xmlSchemaGetBuiltInListSimpleTypeItemType__internal_alias macro
H A Dxmlschemastypes.c1077 * xmlSchemaGetBuiltInListSimpleTypeItemType:
1086 xmlSchemaGetBuiltInListSimpleTypeItemType(xmlSchemaTypePtr type) function

Completed in 157 milliseconds