On CentOS 8, this grep expresssion does not return matched strings:
grep
% dmidecode -t memory | grep -E \'^[ \\t]+Size: [0-9]+\'
How