Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h25 #define SRE_OP_CHARSET 10 macro
D_sre.c453 case SRE_OP_CHARSET: in SRE_CHARSET()
2916 case SRE_OP_CHARSET: in _validate_charset()
/external/python/cpython3/Modules/
Dsre_constants.h25 #define SRE_OP_CHARSET 10 macro
Dsre_lib.h130 case SRE_OP_CHARSET: in SRE()
D_sre.c1508 case SRE_OP_CHARSET: in _validate_charset()