xmlSchemaParse 9794 third_party/libxml/src/elfgcchack.h #undef xmlSchemaParse xmlSchemaParse 9795 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaParse) xmlSchemaParse __attribute((alias("xmlSchemaParse__internal_alias"))); xmlSchemaParse 9797 third_party/libxml/src/elfgcchack.h #ifndef xmlSchemaParse xmlSchemaParse 9798 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSchemaParse) xmlSchemaParse__internal_alias __attribute((visibility("hidden"))); xmlSchemaParse 9799 third_party/libxml/src/elfgcchack.h #define xmlSchemaParse xmlSchemaParse__internal_alias xmlSchemaParse 146 third_party/libxml/src/include/libxml/xmlschemas.h xmlSchemaParse (xmlSchemaParserCtxtPtr ctxt); xmlSchemaParse 935 third_party/libxml/src/runsuite.c schemas = xmlSchemaParse(ctxt); xmlSchemaParse 971 third_party/libxml/src/runsuite.c schemas = xmlSchemaParse(ctxt); xmlSchemaParse 3006 third_party/libxml/src/runtest.c schemas = xmlSchemaParse(ctxt); xmlSchemaParse 103 third_party/libxml/src/testSchemas.c schema = xmlSchemaParse(ctxt); xmlSchemaParse 114 third_party/libxml/src/testSchemas.c schema = xmlSchemaParse(ctxt); xmlSchemaParse 3553 third_party/libxml/src/xmllint.c wxschemas = xmlSchemaParse(ctxt); xmlSchemaParse 4351 third_party/libxml/src/xmlreader.c reader->xsdSchemas = xmlSchemaParse(pctxt);