Home
last modified time | relevance | path

Searched refs:SRE_OP_RANGE (Results 1 – 2 of 2) 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()
2897 case SRE_OP_RANGE: in _validate_charset()