Home
last modified time | relevance | path

Searched refs:SRE_OP_RANGE (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Modules/
Dsre_constants.h42 #define SRE_OP_RANGE 27 macro
D_sre.c468 case SRE_OP_RANGE: in SRE_CHARSET()
2911 case SRE_OP_RANGE: in _validate_charset()
/external/python/cpython3/Modules/
Dsre_constants.h38 #define SRE_OP_RANGE 23 macro
Dsre_lib.h138 case SRE_OP_RANGE: in SRE()
D_sre.c1494 case SRE_OP_RANGE: in _validate_charset()