Searched defs:SRE_OP_MIN_REPEAT_ONE (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ | ||
D | sre_constants.h | 46 #define SRE_OP_MIN_REPEAT_ONE 31 macro |
/external/python/cpython3/Modules/ | ||
D | sre_constants.h | 42 #define SRE_OP_MIN_REPEAT_ONE 27 macro |