Searched refs:SRE_OP_BRANCH (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Modules/_sre/ | ||
H A D | sre_constants.h | 22 #define SRE_OP_BRANCH 7 macro |
H A D | sre.c | 1792 case SRE_OP_BRANCH: in _validate_inner() |
H A D | sre_lib.h | 813 TARGET(SRE_OP_BRANCH): in match() |
Completed in 6 milliseconds