xmlSchemaSAXPlug 9806 third_party/libxml/src/elfgcchack.h #undef xmlSchemaSAXPlug
xmlSchemaSAXPlug 9807 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaSAXPlug) xmlSchemaSAXPlug __attribute((alias("xmlSchemaSAXPlug__internal_alias")));
xmlSchemaSAXPlug 9809 third_party/libxml/src/elfgcchack.h #ifndef xmlSchemaSAXPlug
xmlSchemaSAXPlug 9810 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaSAXPlug) xmlSchemaSAXPlug__internal_alias __attribute((visibility("hidden")));
xmlSchemaSAXPlug 9811 third_party/libxml/src/elfgcchack.h #define xmlSchemaSAXPlug xmlSchemaSAXPlug__internal_alias
xmlSchemaSAXPlug  208 third_party/libxml/src/include/libxml/xmlschemas.h             xmlSchemaSAXPlug		(xmlSchemaValidCtxtPtr ctxt,
xmlSchemaSAXPlug 4184 third_party/libxml/src/xmlreader.c     reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt,
xmlSchemaSAXPlug 4361 third_party/libxml/src/xmlreader.c 	reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt,
xmlSchemaSAXPlug 4375 third_party/libxml/src/xmlreader.c 	reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt,
xmlSchemaSAXPlug 28683 third_party/libxml/src/xmlschemas.c     plug = xmlSchemaSAXPlug(ctxt, &(pctxt->sax), &(pctxt->userData));