Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h71 #define SRE_CATEGORY_UNI_SPACE 12 macro
D_sre.c220 case SRE_CATEGORY_UNI_SPACE: in sre_category()
237 case SRE_CATEGORY_UNI_SPACE: in sre_category()
2955 case SRE_CATEGORY_UNI_SPACE: in _validate_charset()
/external/python/cpython3/Modules/
Dsre_constants.h80 #define SRE_CATEGORY_UNI_SPACE 12 macro
D_sre.c175 case SRE_CATEGORY_UNI_SPACE: in sre_category()
1547 case SRE_CATEGORY_UNI_SPACE: in _validate_charset()