Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h75 #define SRE_CATEGORY_UNI_LINEBREAK 16 macro
D_sre.c228 case SRE_CATEGORY_UNI_LINEBREAK: in sre_category()
245 case SRE_CATEGORY_UNI_LINEBREAK: in sre_category()
2959 case SRE_CATEGORY_UNI_LINEBREAK: in _validate_charset()
/external/python/cpython3/Modules/
Dsre_constants.h84 #define SRE_CATEGORY_UNI_LINEBREAK 16 macro
D_sre.c176 case SRE_CATEGORY_UNI_LINEBREAK: in sre_category()
1543 case SRE_CATEGORY_UNI_LINEBREAK: in _validate_charset()