ends_with 506 lib/common/strings.c return ends_with(s, match, false); ends_with 533 lib/common/strings.c return ends_with(s, match, true);