Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlschemas.h148 xmlSchemaFree (xmlSchemaPtr schema);
/external/libxml2/
Dxmlreader.c2203 xmlSchemaFree(reader->xsdSchemas); in xmlFreeTextReader()
4163 xmlSchemaFree(reader->xsdSchemas); in xmlTextReaderSetSchema()
4181 xmlSchemaFree(reader->xsdSchemas); in xmlTextReaderSetSchema()
4186 xmlSchemaFree(reader->xsdSchemas); in xmlTextReaderSetSchema()
4194 xmlSchemaFree(reader->xsdSchemas); in xmlTextReaderSetSchema()
4338 xmlSchemaFree(reader->xsdSchemas); in xmlTextReaderSchemaValidateInternal()
4363 xmlSchemaFree(reader->xsdSchemas); in xmlTextReaderSchemaValidateInternal()
4371 xmlSchemaFree(reader->xsdSchemas); in xmlTextReaderSchemaValidateInternal()
Delfgcchack.h9470 #undef xmlSchemaFree
9471 extern __typeof (xmlSchemaFree) xmlSchemaFree __attribute((alias("xmlSchemaFree__internal_alias")));
9473 #ifndef xmlSchemaFree
9474 extern __typeof (xmlSchemaFree) xmlSchemaFree__internal_alias __attribute((visibility("hidden")));
9475 #define xmlSchemaFree xmlSchemaFree__internal_alias macro
Dxmllint.c3755 xmlSchemaFree(wxschemas); in main()
Dxmlschemas.c3520 xmlSchemaFree(WXS_IMPBUCKET(bucket)->schema); in xmlSchemaBucketFree()
4091 xmlSchemaFree(xmlSchemaPtr schema) in xmlSchemaFree() function
21347 xmlSchemaFree(mainSchema); in xmlSchemaParse()
21364 xmlSchemaFree(mainSchema); in xmlSchemaParse()
28013 xmlSchemaFree(vctxt->schema); in xmlSchemaPostRun()