Searched refs:period1 (Results 1 – 1 of 1) sorted by relevance
267 Py_ssize_t cut1, period1, cut2, period2, cut, period; in STRINGLIB() local268 cut1 = STRINGLIB(_lex_search)(needle, len_needle, &period1, 0); in STRINGLIB()273 period = period1; in STRINGLIB()