Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dsre_constants.h69 #define SRE_CATEGORY_NOT_DIGIT 1 macro
D_sre.c146 case SRE_CATEGORY_NOT_DIGIT: in sre_category()
1606 case SRE_CATEGORY_NOT_DIGIT: in _validate_charset()