Searched refs:xmlSchemaElement (Results 1 – 6 of 6) sorted by relevance
791 typedef struct _xmlSchemaElement xmlSchemaElement; typedef792 typedef xmlSchemaElement *xmlSchemaElementPtr;
5399 ret = (xmlSchemaElementPtr) xmlMalloc(sizeof(xmlSchemaElement)); in xmlSchemaAddElement()5404 memset(ret, 0, sizeof(xmlSchemaElement)); in xmlSchemaAddElement()
763 typedef struct _xmlSchemaElement xmlSchemaElement; typedef764 typedef xmlSchemaElement *xmlSchemaElementPtr;
786 * xmlSchemaElement:789 * xmlSchemaType, xmlSchemaFacet and xmlSchemaElement start of932 d xmlSchemaElement...
188 <ANCHOR id="xmlSchemaElement" href="libxml/libxml-schemasInternals.html#xmlSchemaElement">
5415 ret = (xmlSchemaElementPtr) xmlMalloc(sizeof(xmlSchemaElement)); in xmlSchemaAddElement()5420 memset(ret, 0, sizeof(xmlSchemaElement)); in xmlSchemaAddElement()