Home
last modified time | relevance | path

Searched refs:SRE_MAGIC (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/_sre/
H A Dsre_constants.h14 #define SRE_MAGIC 20220615 macro
H A Dsre.c3000 if (PyModule_AddIntConstant(m, "MAGIC", SRE_MAGIC) < 0) { in sre_exec()

Completed in 4 milliseconds