Home
last modified time | relevance | path

Searched refs:SRE_CATEGORY_UNI_NOT_DIGIT (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/
Dsre_constants.h70 #define SRE_CATEGORY_UNI_NOT_DIGIT 11 macro
D_sre.c218 case SRE_CATEGORY_UNI_NOT_DIGIT: in sre_category()
235 case SRE_CATEGORY_UNI_NOT_DIGIT: in sre_category()
2954 case SRE_CATEGORY_UNI_NOT_DIGIT: in _validate_charset()
/external/python/cpython3/Modules/
Dsre_constants.h79 #define SRE_CATEGORY_UNI_NOT_DIGIT 11 macro
D_sre.c166 case SRE_CATEGORY_UNI_NOT_DIGIT: in sre_category()
1539 case SRE_CATEGORY_UNI_NOT_DIGIT: in _validate_charset()