Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h74 #define SRE_CATEGORY_UNI_NOT_WORD 15 macro
D_sre.c226 case SRE_CATEGORY_UNI_NOT_WORD: in sre_category()
243 case SRE_CATEGORY_UNI_NOT_WORD: in sre_category()
2958 case SRE_CATEGORY_UNI_NOT_WORD: in _validate_charset()
/external/python/cpython3/Modules/
Dsre_constants.h83 #define SRE_CATEGORY_UNI_NOT_WORD 15 macro
D_sre.c181 case SRE_CATEGORY_UNI_NOT_WORD: in sre_category()
1550 case SRE_CATEGORY_UNI_NOT_WORD: in _validate_charset()