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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlschemastypes.h76 xmlSchemaGetBuiltInListSimpleTypeItemType (xmlSchemaTypePtr type);
/vbox/src/libs/libxml2-2.6.31/
H A Delfgcchack.h9474 #undef xmlSchemaGetBuiltInListSimpleTypeItemType macro
9475 extern __typeof (xmlSchemaGetBuiltInListSimpleTypeItemType) xmlSchemaGetBuiltInListSimpleTypeItemType __attribute((alias("xmlSchemaGetBuiltInListSimpleTypeItemType__internal_alias")));
9477 #ifndef xmlSchemaGetBuiltInListSimpleTypeItemType
9478 extern __typeof (xmlSchemaGetBuiltInListSimpleTypeItemType) xmlSchemaGetBuiltInListSimpleTypeItemType__internal_alias __attribute((visibility("hidden")));
9479 #define xmlSchemaGetBuiltInListSimpleTypeItemType xmlSchemaGetBuiltInListSimpleTypeItemType__internal_alias macro
H A Dxmlschemastypes.c1080 * xmlSchemaGetBuiltInListSimpleTypeItemType:
1089 xmlSchemaGetBuiltInListSimpleTypeItemType(xmlSchemaTypePtr type) function
H A Dtestapi.c34586 ret_val = xmlSchemaGetBuiltInListSimpleTypeItemType(type);
34592 printf("Leak of %d blocks found in xmlSchemaGetBuiltInListSimpleTypeItemType",
[all...]

Completed in 276 milliseconds