Home
last modified time | relevance | path

Searched refs:SRE_PY_MODULE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_sre.c57 #define SRE_PY_MODULE "re" macro
1023 SRE_PY_MODULE, "_subx", in pattern_subx()
1983 SRE_PY_MODULE, "_expand", in _sre_SRE_Match_expand_impl()
/external/python/cpython2/Modules/
D_sre.c56 #define SRE_PY_MODULE "re" macro
2425 SRE_PY_MODULE, "_subx", in pattern_subx()
3359 SRE_PY_MODULE, "_expand", in match_expand()