Searched refs:xmlSchemaSAXPlug (Results 1 – 4 of 4) sorted by relevance
208 xmlSchemaSAXPlug (xmlSchemaValidCtxtPtr ctxt,
4190 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt, in xmlTextReaderSetSchema()4367 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt, in xmlTextReaderSchemaValidateInternal()4381 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt, in xmlTextReaderSchemaValidateInternal()
9806 #undef xmlSchemaSAXPlug9807 extern __typeof (xmlSchemaSAXPlug) xmlSchemaSAXPlug __attribute((alias("xmlSchemaSAXPlug__internal_…9809 #ifndef xmlSchemaSAXPlug9810 extern __typeof (xmlSchemaSAXPlug) xmlSchemaSAXPlug__internal_alias __attribute((visibility("hidden…9811 #define xmlSchemaSAXPlug xmlSchemaSAXPlug__internal_alias macro
28468 xmlSchemaSAXPlug(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaSAXPlug() function28689 plug = xmlSchemaSAXPlug(ctxt, &(pctxt->sax), &(pctxt->userData)); in xmlSchemaValidateStream()