File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
spec/truffle/tags/language/regexp Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 1- fails:Regexps with encoding modifiers preserves EUC-JP as /e encoding through interpolation
21fails:Regexps with encoding modifiers preserves US-ASCII as /n encoding through interpolation if all chars are 7-bit
32fails:Regexps with encoding modifiers preserves ASCII-8BIT as /n encoding through interpolation if all chars are 7-bit
43fails:Regexps with encoding modifiers preserves Windows-31J as /s encoding through interpolation
54fails:Regexps with encoding modifiers preserves UTF-8 as /u encoding through interpolation
6- fails:Regexps with encoding modifiers supports /n (No encoding) with interpolation
7- fails:Regexps with encoding modifiers supports /n (No encoding) with interpolation /o
8- fails:Regexps with encoding modifiers supports /s (Windows_31J encoding) with interpolation
9- fails:Regexps with encoding modifiers supports /s (Windows_31J encoding) with interpolation and /o
You can’t perform that action at this time.
0 commit comments