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

/external/libxml2/
H A Dxmlschemas.c1044 typedef xmlSchemaSubstGroup *xmlSchemaSubstGroupPtr; typedef
5678 xmlSchemaSubstGroupFree(xmlSchemaSubstGroupPtr group)
5687 static xmlSchemaSubstGroupPtr
5691 xmlSchemaSubstGroupPtr ret;
5700 ret = (xmlSchemaSubstGroupPtr) xmlMalloc(sizeof(xmlSchemaSubstGroup));
5725 static xmlSchemaSubstGroupPtr
5751 xmlSchemaSubstGroupPtr substGroup = NULL;
12560 xmlSchemaSubstGroupPtr substGroup;

Completed in 58 milliseconds