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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c1039 typedef xmlSchemaSubstGroup *xmlSchemaSubstGroupPtr; typedef
5657 xmlSchemaSubstGroupFree(xmlSchemaSubstGroupPtr group)
5666 static xmlSchemaSubstGroupPtr
5670 xmlSchemaSubstGroupPtr ret;
5679 ret = (xmlSchemaSubstGroupPtr) xmlMalloc(sizeof(xmlSchemaSubstGroup));
5704 static xmlSchemaSubstGroupPtr
5730 xmlSchemaSubstGroupPtr substGroup = NULL;
12539 xmlSchemaSubstGroupPtr substGroup;
/external/libxml2/
H A Dxmlschemas.c1044 typedef xmlSchemaSubstGroup *xmlSchemaSubstGroupPtr; typedef
5676 xmlSchemaSubstGroupFree(xmlSchemaSubstGroupPtr group)
5685 static xmlSchemaSubstGroupPtr
5689 xmlSchemaSubstGroupPtr ret;
5698 ret = (xmlSchemaSubstGroupPtr) xmlMalloc(sizeof(xmlSchemaSubstGroup));
5723 static xmlSchemaSubstGroupPtr
5749 xmlSchemaSubstGroupPtr substGroup = NULL;
12558 xmlSchemaSubstGroupPtr substGroup;

Completed in 170 milliseconds