Fix regexp branches that subsume other branches

Problems reported by Mattias Engdegård in:
https://lists.gnu.org/r/emacs-devel/2019-04/msg00803.html
* lisp/arc-mode.el (archive-rar-summarize):
* lisp/eshell/em-hist.el (eshell-hist-word-designator):
* lisp/info.el (Info-dir-remove-duplicates):
* lisp/international/ja-dic-cnv.el (skkdic-convert-postfix)
(skkdic-convert-prefix, skkdic-collect-okuri-nasi):
* lisp/progmodes/cc-awk.el (c-awk-esc-pair-re):
* lisp/xml.el (xml-att-type-re):
Omit regexp branches that subsume other branches.
* lisp/progmodes/cperl-mode.el (cperl-beautify-regexp-piece):
$ and ^ aren’t simple-codes.
1 job for master in 60 minutes and 1 second (queued for 2 seconds)
Status Job ID Name Coverage
  Test
failed #1424
test-all

01:00:01

 
Name Stage Failure
failed
test-all Test The script exceeded the maximum execution time set for the job
  GEN      src/marker-tests.log
ELC src/minibuf-tests.elc
GEN src/minibuf-tests.log
ELC src/print-tests.elc
GEN src/print-tests.log
ELC src/process-tests.elc
GEN src/process-tests.log
Pulling docker image gitlab/gitlab-runner-helper:x86_64-f100a208 ...
ERROR: Job failed: execution took longer than 1h0m0s seconds