Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dsre_constants.h71 #define SRE_CATEGORY_NOT_SPACE 3 macro
D_sre.c150 case SRE_CATEGORY_NOT_SPACE: in sre_category()
1608 case SRE_CATEGORY_NOT_SPACE: in _validate_charset()