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 d9920c1 commit 4f23daaCopy full SHA for 4f23daa
Modules/expat/pyexpatns.h
@@ -81,6 +81,8 @@
81
#define XML_ResumeParser PyExpat_XML_ResumeParser
82
#define XML_SetAttlistDeclHandler PyExpat_XML_SetAttlistDeclHandler
83
#define XML_SetBase PyExpat_XML_SetBase
84
+#define XML_SetBillionLaughsAttackProtectionActivationThreshold PyExpat_XML_SetBillionLaughsAttackProtectionActivationThreshold
85
+#define XML_SetBillionLaughsAttackProtectionMaximumAmplification PyExpat_XML_SetBillionLaughsAttackProtectionMaximumAmplification
86
#define XML_SetCdataSectionHandler PyExpat_XML_SetCdataSectionHandler
87
#define XML_SetCharacterDataHandler PyExpat_XML_SetCharacterDataHandler
88
#define XML_SetCommentHandler PyExpat_XML_SetCommentHandler
0 commit comments