1 Tests for regexp with backslash and other special characters inside []
2 Also test backslash for hex/octal numbered character.
5 :set nocompatible viminfo+=nviminfo
42 :s/\(an\_s\+\)\@<=file/A/
44 :s/^\(\h\w*\%(->\|\.\)\=\)\+=/XX/
46 :s/^\(\h\w*\%(->\|\.\)\=\)\+=/YY/
58 test taext test text x61
59 test tbext test text x60-x64
60 test 5text test text x78 5
61 testc text test text o143
62 tesdt text test text o140-o144
63 test7 text test text o41 7
64 test text tBest text \%x42
65 test text teCst text \%o103
66 test text
\0test text [\x00]
67 test te
\0xt t
\x04est t
\x10ext [\x00-\x10]
68 test \xyztext test text [\x-z]
69 test text tev\uyst text [\u-z]