Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_sre.c769 #define JUMP_NONE 0 macro
827 ctx->jump = JUMP_NONE; in SRE_MATCH()
1491 case JUMP_NONE: in SRE_MATCH()