Searched defs:SRE_OP_REPEAT_ONE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ | ||
D | sre_constants.h | 44 #define SRE_OP_REPEAT_ONE 29 macro |
/external/python/cpython3/Modules/ | ||
D | sre_constants.h | 40 #define SRE_OP_REPEAT_ONE 25 macro |