Home
last modified time | relevance | path

Searched refs:SRE_OP_ASSERT_NOT (Results 1 – 5 of 5) 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()
3240 case SRE_OP_ASSERT_NOT: in _validate_inner()
/external/python/cpython3/Modules/
Dsre_constants.h20 #define SRE_OP_ASSERT_NOT 5 macro
Dsre_lib.h1279 case SRE_OP_ASSERT_NOT: in SRE()
D_sre.c1910 case SRE_OP_ASSERT_NOT: in _validate_inner()