Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c1106 xmlSchemaComponentListFree(xmlSchemaItemListPtr list);
3543 xmlSchemaComponentListFree(bucket->globals); in xmlSchemaBucketFree()
3547 xmlSchemaComponentListFree(bucket->locals); in xmlSchemaBucketFree()
4055 xmlSchemaComponentListFree(xmlSchemaItemListPtr list) in xmlSchemaComponentListFree() function