Searched refs:repeat_of_tail (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_sre/ | ||
H A D | sre_lib.h | 1214 SRE_REPEAT *repeat_of_tail = state->repeat; in match() local 1218 if (repeat_of_tail) in match() 1223 if (repeat_of_tail) in match() |
Completed in 3 milliseconds