Searched refs:match_spec (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_sre/ | ||
H A D | sre.c | 2891 static PyType_Spec match_spec = { variable 2997 CREATE_TYPE(m, state->Match_Type, &match_spec); in sre_exec() |
Completed in 4 milliseconds