Searched refs:SRE_ERROR_RECURSION_LIMIT (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_sre/ | ||
H A D | sre.c | 78 #define SRE_ERROR_RECURSION_LIMIT -3 /* runaway recursion */ macro 552 case SRE_ERROR_RECURSION_LIMIT: in pattern_error() |
Completed in 4 milliseconds