Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h72 #define SRE_CATEGORY_UNI_NOT_SPACE 13 macro
D_sre.c222 case SRE_CATEGORY_UNI_NOT_SPACE: in sre_category()
239 case SRE_CATEGORY_UNI_NOT_SPACE: in sre_category()
2956 case SRE_CATEGORY_UNI_NOT_SPACE: in _validate_charset()
/external/python/cpython3/Modules/
Dsre_constants.h81 #define SRE_CATEGORY_UNI_NOT_SPACE 13 macro
D_sre.c170 case SRE_CATEGORY_UNI_NOT_SPACE: in sre_category()
1540 case SRE_CATEGORY_UNI_NOT_SPACE: in _validate_charset()