Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h24 #define SRE_OP_CATEGORY 9 macro
D_sre.c446 case SRE_OP_CATEGORY: in SRE_CHARSET()
913 case SRE_OP_CATEGORY: in SRE_MATCH()
2940 case SRE_OP_CATEGORY: in _validate_charset()
/external/python/cpython3/Modules/
Dsre_constants.h24 #define SRE_OP_CATEGORY 9 macro
Dsre_lib.h123 case SRE_OP_CATEGORY: in SRE()
657 case SRE_OP_CATEGORY: in SRE()
D_sre.c1532 case SRE_OP_CATEGORY: in _validate_charset()