Support for <same> inside pattern (Quality Checker)
Currently the <same> keyword in the Quality Checker can be used only as the full entry, replacing the pattern.
This does not support cases where additional information could be useful, for example <same>$ would check on the source match at the end of the segment. Currently this entry check the literal character sequence <,s,a,m,e,> at the end of the segment.