xref: /freebsd/contrib/expat/lib/libexpat.map.in (revision ae04c7bbf065278687fa930e81a96767e9009d38)
1LIBEXPAT_1.0.0 {
2 global:
3  XML_DefaultCurrent;
4  XML_ErrorString;
5  XML_ExternalEntityParserCreate;
6  XML_GetBase;
7  XML_GetBuffer;
8  XML_GetCurrentByteIndex;
9  XML_GetCurrentColumnNumber;
10  XML_GetCurrentLineNumber;
11  XML_GetErrorCode;
12  XML_Parse;
13  XML_ParseBuffer;
14  XML_ParserCreate;
15  XML_ParserFree;
16  XML_SetBase;
17  XML_SetCharacterDataHandler;
18  XML_SetDefaultHandler;
19  XML_SetElementHandler;
20  XML_SetExternalEntityRefHandler;
21  XML_SetNotationDeclHandler;
22  XML_SetProcessingInstructionHandler;
23  XML_SetUnknownEncodingHandler;
24  XML_SetUnparsedEntityDeclHandler;
25  XML_SetUserData;
26  XML_UseParserAsHandlerArg;
27};
28
29LIBEXPAT_1.1.0 {
30 global:
31  XML_GetCurrentByteCount;
32  XML_GetSpecifiedAttributeCount;
33  XML_ParserCreateNS;
34  XML_SetCdataSectionHandler;
35  XML_SetCommentHandler;
36  XML_SetDefaultHandlerExpand;
37  XML_SetEncoding;
38  XML_SetExternalEntityRefHandlerArg;
39  XML_SetNamespaceDeclHandler;
40  XML_SetNotStandaloneHandler;
41} LIBEXPAT_1.0.0;
42
43LIBEXPAT_1.95.0 {
44 global:
45  XML_ExpatVersion;
46  XML_GetIdAttributeIndex;
47  XML_GetInputContext;
48  XML_ParserCreate_MM;
49  XML_SetAttlistDeclHandler;
50  XML_SetDoctypeDeclHandler;
51  XML_SetElementDeclHandler;
52  XML_SetEndCdataSectionHandler;
53  XML_SetEndDoctypeDeclHandler;
54  XML_SetEndElementHandler;
55  XML_SetEndNamespaceDeclHandler;
56  XML_SetEntityDeclHandler;
57  XML_SetParamEntityParsing;
58  XML_SetReturnNSTriplet;
59  XML_SetStartCdataSectionHandler;
60  XML_SetStartDoctypeDeclHandler;
61  XML_SetStartElementHandler;
62  XML_SetStartNamespaceDeclHandler;
63  XML_SetXmlDeclHandler;
64} LIBEXPAT_1.1.0;
65
66LIBEXPAT_1.95.3 {
67 global:
68  XML_ExpatVersionInfo;
69  XML_ParserReset;
70} LIBEXPAT_1.95.0;
71
72LIBEXPAT_1.95.4 {
73 global:
74  XML_SetSkippedEntityHandler;
75} LIBEXPAT_1.95.3;
76
77LIBEXPAT_1.95.5 {
78 global:
79  XML_GetFeatureList;
80  XML_UseForeignDTD;
81} LIBEXPAT_1.95.4;
82
83LIBEXPAT_1.95.6 {
84 global:
85  XML_FreeContentModel;
86  XML_MemFree;
87  XML_MemMalloc;
88  XML_MemRealloc;
89} LIBEXPAT_1.95.5;
90
91LIBEXPAT_1.95.8 {
92 global:
93  XML_GetParsingStatus;
94  XML_ResumeParser;
95  XML_StopParser;
96} LIBEXPAT_1.95.6;
97
98LIBEXPAT_2.1.0 {
99 global:
100@_EXPAT_COMMENT_ATTR_INFO@ XML_GetAttributeInfo;
101  XML_SetHashSalt;
102} LIBEXPAT_1.95.8;
103
104LIBEXPAT_2.4.0 {
105 global:
106@_EXPAT_COMMENT_DTD_OR_GE@ XML_SetBillionLaughsAttackProtectionActivationThreshold;
107@_EXPAT_COMMENT_DTD_OR_GE@ XML_SetBillionLaughsAttackProtectionMaximumAmplification;
108} LIBEXPAT_2.1.0;
109
110LIBEXPAT_2.6.0 {
111 global:
112  XML_SetReparseDeferralEnabled;
113} LIBEXPAT_2.4.0;
114
115LIBEXPAT_2.7.2 {
116 global:
117@_EXPAT_COMMENT_DTD_OR_GE@ XML_SetAllocTrackerActivationThreshold;
118@_EXPAT_COMMENT_DTD_OR_GE@ XML_SetAllocTrackerMaximumAmplification;
119} LIBEXPAT_2.6.0;
120