Fix an off-by-one error of own memrchr implementation
and make it support search_len == 0, just for the case
search_len == 0
Ref [Bug #20796]
Fix an off-by-one error of own memrchr implementation
and make it support
search_len == 0
, just for the caseRef [Bug #20796]