We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d61b942 commit 640c099Copy full SHA for 640c099
Modules/ThirdParty/Expat/src/expat/itk_expat_mangle.h.in
@@ -32,6 +32,7 @@ nm libITKEXPAT-5.3.a | grep " [TRD] " | awk '{ print $3 }' | sort -df | awk '{
32
*/
33
34
#define _INTERNAL_trim_to_complete_utf8_characters @MANGLE_PREFIX@__INTERNAL_trim_to_complete_utf8_characters
35
+#define _XML_SetReparseDeferralEnabled @MANGLE_PREFIX@__XML_SetReparseDeferralEnabled // Added in 2.7.1
36
#define testingAccountingGetCountBytesDirect @MANGLE_PREFIX@_testingAccountingGetCountBytesDirect
37
#define testingAccountingGetCountBytesIndirect @MANGLE_PREFIX@_testingAccountingGetCountBytesIndirect
38
#define unsignedCharToPrintable @MANGLE_PREFIX@_unsignedCharToPrintable
0 commit comments