Searched refs:suffix (Results 1 – 2 of 2) sorted by relevance
262 i = suffix - 1; in two_way_short_needle()275 j += i - suffix + 1; in two_way_short_needle()284 period = MAX (suffix, needle_len - suffix) + 1; in two_way_short_needle()289 i = suffix; in two_way_short_needle()296 i = suffix - 1; in two_way_short_needle()305 j += i - suffix + 1; in two_way_short_needle()384 i = suffix - 1; in two_way_long_needle()407 period = MAX (suffix, needle_len - suffix) + 1; in two_way_long_needle()421 i = suffix; in two_way_long_needle()428 i = suffix - 1; in two_way_long_needle()[all …]
120 suffix=".patch",232 suffix=".patch", delete=False)
Completed in 3 milliseconds