Welcome to mirror list, hosted at ThFree Co, Russian Federation.

catalog.sed « standalone_tests « System.Xml.Xsl « Test « System.XML « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 509d809cce7fdedfe615950a00c54af0e6756f77 (plain)
1
2
3
4
5
6
7
8
s/prop\([0-9]\+\)/processorinfo\1/g
s/nspc\([0-9]\+\)/namespace\1/g
s/bool\([0-9]\+\)/boolean\1/g
s/outp\([0-9]\+\)/output\1/g
s/str\([0-9]\+\)/string\1/g
s/expr\([0-9]\+\)/expression\1/g
s/<file-path>Value-of<\/file-path>/<file-path>Valueof<\/file-path>/
s/\r//g