Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h26 #define SRE_OP_BIGCHARSET 11 macro
D_sre.c479 case SRE_OP_BIGCHARSET: in SRE_CHARSET()
2923 case SRE_OP_BIGCHARSET: in _validate_charset()
/external/python/cpython3/Modules/
Dsre_constants.h26 #define SRE_OP_BIGCHARSET 11 macro
Dsre_lib.h163 case SRE_OP_BIGCHARSET: in SRE()
D_sre.c1515 case SRE_OP_BIGCHARSET: in _validate_charset()