Home
last modified time | relevance | path

Searched refs:SRE_REPEAT (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/_sre/
H A Dsre.h60 } SRE_REPEAT; typedef
85 SRE_REPEAT *repeat;
H A Dsre_lib.h516 SRE_REPEAT* rep;
1088 ctx->u.rep = (SRE_REPEAT*) PyObject_Malloc(sizeof(*ctx->u.rep)); in match()
1214 SRE_REPEAT *repeat_of_tail = state->repeat; in match()

Completed in 2 milliseconds