Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h60 #define SRE_CATEGORY_NOT_DIGIT 1 macro
D_sre.c195 case SRE_CATEGORY_NOT_DIGIT: in sre_category()
2930 case SRE_CATEGORY_NOT_DIGIT: in _validate_charset()