Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h19 #define SRE_OP_ASSERT 4 macro
D_sre.c1402 case SRE_OP_ASSERT: in SRE_MATCH()
3239 case SRE_OP_ASSERT: in _validate_inner()
/external/python/cpython3/Modules/
Dsre_constants.h19 #define SRE_OP_ASSERT 4 macro
Dsre_lib.h1268 case SRE_OP_ASSERT: in SRE()
D_sre.c1831 case SRE_OP_ASSERT: in _validate_inner()