Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_sre.c103 #define SRE_IS_ALNUM(ch)\ macro
/external/python/cpython2/Modules/
D_sre.c147 #define SRE_IS_ALNUM(ch)\ macro