Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h20 #define SRE_OP_ASSERT_NOT 5 macro
D_sre.c1415 case SRE_OP_ASSERT_NOT: in SRE_MATCH()
3226 case SRE_OP_ASSERT_NOT: in _validate_inner()