Searched refs:xmlSchemaSAXPlug (Results 1 – 9 of 9) sorted by relevance
229 xmlSchemaSAXPlug (xmlSchemaValidCtxtPtr ctxt,
310 d xmlSchemaSAXPlug...311 d pr extproc('xmlSchemaSAXPlug')
2057 xmlSchemaSAXPlug;
4305 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt, in xmlTextReaderSetSchema()4510 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt, in xmlTextReaderSchemaValidateInternal()4524 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt, in xmlTextReaderSchemaValidateInternal()
9932 #undef xmlSchemaSAXPlug9933 extern __typeof (xmlSchemaSAXPlug) xmlSchemaSAXPlug __attribute((alias("xmlSchemaSAXPlug__internal_…9935 #ifndef xmlSchemaSAXPlug9936 extern __typeof (xmlSchemaSAXPlug) xmlSchemaSAXPlug__internal_alias __attribute((visibility("hidden…9937 #define xmlSchemaSAXPlug xmlSchemaSAXPlug__internal_alias macro
28626 xmlSchemaSAXPlug(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaSAXPlug() function28905 plug = xmlSchemaSAXPlug(ctxt, &(pctxt->sax), &(pctxt->userData)); in xmlSchemaValidateStream()
1204 xmlSchemaValidateStream() xmlSchemaSAXPlug() and xmlSchemaSAXUnplug() SAX
3768 * xmlschemas.c include/libxml/xmlschemas.h: added xmlSchemaSAXPlug
1725 xmlSchemaSAXPlug