Searched refs:SRE_MAGIC (Results 1 – 4 of 4) sorted by relevance
14 #define SRE_MAGIC 20031017 macro
4044 x = PyInt_FromLong(SRE_MAGIC); in init_sre()
14 #define SRE_MAGIC 20171005 macro
2797 x = PyLong_FromLong(SRE_MAGIC); in PyInit__sre()