Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h69 #define SRE_CATEGORY_UNI_DIGIT 10 macro
D_sre.c216 case SRE_CATEGORY_UNI_DIGIT: in sre_category()
233 case SRE_CATEGORY_UNI_DIGIT: in sre_category()
2939 case SRE_CATEGORY_UNI_DIGIT: in _validate_charset()