xmlSchemaFreeValidCtxt 9518 third_party/libxml/src/elfgcchack.h #undef xmlSchemaFreeValidCtxt
xmlSchemaFreeValidCtxt 9519 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaFreeValidCtxt) xmlSchemaFreeValidCtxt __attribute((alias("xmlSchemaFreeValidCtxt__internal_alias")));
xmlSchemaFreeValidCtxt 9521 third_party/libxml/src/elfgcchack.h #ifndef xmlSchemaFreeValidCtxt
xmlSchemaFreeValidCtxt 9522 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaFreeValidCtxt) xmlSchemaFreeValidCtxt__internal_alias __attribute((visibility("hidden")));
xmlSchemaFreeValidCtxt 9523 third_party/libxml/src/elfgcchack.h #define xmlSchemaFreeValidCtxt xmlSchemaFreeValidCtxt__internal_alias
xmlSchemaFreeValidCtxt  180 third_party/libxml/src/include/libxml/xmlschemas.h 	    xmlSchemaFreeValidCtxt	(xmlSchemaValidCtxtPtr ctxt);
xmlSchemaFreeValidCtxt  874 third_party/libxml/src/runsuite.c     if (ctxt != NULL) xmlSchemaFreeValidCtxt(ctxt);
xmlSchemaFreeValidCtxt 2966 third_party/libxml/src/runtest.c     xmlSchemaFreeValidCtxt(ctxt);
xmlSchemaFreeValidCtxt  150 third_party/libxml/src/testSchemas.c 		    xmlSchemaFreeValidCtxt(ctxt);
xmlSchemaFreeValidCtxt 1682 third_party/libxml/src/xmllint.c 	xmlSchemaFreeValidCtxt(vctxt);
xmlSchemaFreeValidCtxt 2881 third_party/libxml/src/xmllint.c 	xmlSchemaFreeValidCtxt(ctxt);
xmlSchemaFreeValidCtxt 2193 third_party/libxml/src/xmlreader.c 	    xmlSchemaFreeValidCtxt(reader->xsdValidCtxt);
xmlSchemaFreeValidCtxt 4152 third_party/libxml/src/xmlreader.c 		xmlSchemaFreeValidCtxt(reader->xsdValidCtxt);
xmlSchemaFreeValidCtxt 4170 third_party/libxml/src/xmlreader.c 	    xmlSchemaFreeValidCtxt(reader->xsdValidCtxt);
xmlSchemaFreeValidCtxt 4190 third_party/libxml/src/xmlreader.c 	xmlSchemaFreeValidCtxt(reader->xsdValidCtxt);
xmlSchemaFreeValidCtxt 4327 third_party/libxml/src/xmlreader.c 	    xmlSchemaFreeValidCtxt(reader->xsdValidCtxt);
xmlSchemaFreeValidCtxt 4367 third_party/libxml/src/xmlreader.c 	    xmlSchemaFreeValidCtxt(reader->xsdValidCtxt);
xmlSchemaFreeValidCtxt 12509 third_party/libxml/src/xmlschemas.c 	xmlSchemaFreeValidCtxt(ctxt->vctxt);