Home
last modified time | relevance | path

Searched refs:SRE_OP_GROUPREF_EXISTS (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dsre_constants.h28 #define SRE_OP_GROUPREF_EXISTS 13 macro
D_sre.c1380 case SRE_OP_GROUPREF_EXISTS: in SRE_MATCH()
3171 case SRE_OP_GROUPREF_EXISTS: in _validate_inner()