Home
last modified time | relevance | path

Searched refs:SRE_OP_ASSERT (Results 1 – 2 of 2) 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()
3225 case SRE_OP_ASSERT: in _validate_inner()