Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h68 #define SRE_CATEGORY_LOC_NOT_WORD 9 macro
D_sre.c212 case SRE_CATEGORY_LOC_NOT_WORD: in sre_category()
2952 case SRE_CATEGORY_LOC_NOT_WORD: in _validate_charset()
/external/python/cpython3/Modules/
Dsre_constants.h77 #define SRE_CATEGORY_LOC_NOT_WORD 9 macro
D_sre.c161 case SRE_CATEGORY_LOC_NOT_WORD: in sre_category()
1536 case SRE_CATEGORY_LOC_NOT_WORD: in _validate_charset()