PyUnicode_Tailmatch

Return 1 if substr matches str[start:end] at the given tail end, 0 otherwise.

Meta