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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c1039 typedef xmlSchemaSubstGroup *xmlSchemaSubstGroupPtr; typedef
5659 xmlSchemaSubstGroupFree(xmlSchemaSubstGroupPtr group)
5668 static xmlSchemaSubstGroupPtr
5672 xmlSchemaSubstGroupPtr ret;
5681 ret = (xmlSchemaSubstGroupPtr) xmlMalloc(sizeof(xmlSchemaSubstGroup));
5706 static xmlSchemaSubstGroupPtr
5732 xmlSchemaSubstGroupPtr substGroup = NULL;
12523 xmlSchemaSubstGroupPtr substGroup;

Completed in 2776 milliseconds