Home
last modified time | relevance | path

Searched refs:SRE_OP_JUMP (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Modules/_sre/
H A Dsre_constants.h30 #define SRE_OP_JUMP 15 macro
H A Dsre.c1806 if (op != SRE_OP_JUMP) in _validate_inner()
1950 case SRE_OP_JUMP: in _validate_inner()
H A Dsre_lib.h804 TARGET(SRE_OP_JUMP): in match()

Completed in 6 milliseconds