Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlschemas.h212 xmlSchemaSAXUnplug (xmlSchemaSAXPlugPtr plug);
/external/libxml2/
Dxmlreader.c2190 xmlSchemaSAXUnplug(reader->xsdPlug); in xmlFreeTextReader()
4135 xmlSchemaSAXUnplug(reader->xsdPlug); in xmlTextReaderSetSchema()
4153 xmlSchemaSAXUnplug(reader->xsdPlug); in xmlTextReaderSetSchema()
4310 xmlSchemaSAXUnplug(reader->xsdPlug); in xmlTextReaderSchemaValidateInternal()
Delfgcchack.h9818 #undef xmlSchemaSAXUnplug
9819 extern __typeof (xmlSchemaSAXUnplug) xmlSchemaSAXUnplug __attribute((alias("xmlSchemaSAXUnplug__int…
9821 #ifndef xmlSchemaSAXUnplug
9822 extern __typeof (xmlSchemaSAXUnplug) xmlSchemaSAXUnplug__internal_alias __attribute((visibility("hi…
9823 #define xmlSchemaSAXUnplug xmlSchemaSAXUnplug__internal_alias macro
Dxmlschemas.c28532 xmlSchemaSAXUnplug(xmlSchemaSAXPlugPtr plug) in xmlSchemaSAXUnplug() function
28633 xmlSchemaSAXUnplug(plug); in xmlSchemaValidateStream()