Home
last modified time | relevance | path

Searched refs:xmlSchemaComponentListFree (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c1098 xmlSchemaComponentListFree(xmlSchemaItemListPtr list);
3534 xmlSchemaComponentListFree(bucket->globals); in xmlSchemaBucketFree()
3538 xmlSchemaComponentListFree(bucket->locals); in xmlSchemaBucketFree()
4040 xmlSchemaComponentListFree(xmlSchemaItemListPtr list) in xmlSchemaComponentListFree() function