Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dsre_constants.h78 #define SRE_CATEGORY_UNI_DIGIT 10 macro
D_sre.c166 case SRE_CATEGORY_UNI_DIGIT: in sre_category()
1615 case SRE_CATEGORY_UNI_DIGIT: in _validate_charset()