Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h44 #define SRE_OP_REPEAT_ONE 29 macro
D_sre.c1024 case SRE_OP_REPEAT_ONE: in SRE_MATCH()
3125 case SRE_OP_REPEAT_ONE: in _validate_inner()