]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/file/Magdir/unicode
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / file / Magdir / unicode
1
2 #---------------------------------------------------------------------------
3 # Unicode:  BOM prefixed text files - Adrian Havill <havill@turbolinux.co.jp>
4 #
5 0       string  +/v8                    Unicode text, UTF-7
6 0       string  +/v9                    Unicode text, UTF-7
7 0       string  +/v+                    Unicode text, UTF-7
8 0       string  +/v/                    Unicode text, UTF-7
9 0       string  \357\273\277            Unicode text, UTF-8
10 0       string  \335\163\146\163        Unicode text, UTF-8-EBCDIC
11 0       string  \376\377\000\000        Unicode text, UTF-32, big-endian
12 0       string  \377\376\000\000        Unicode text, UTF-32, little-endian
13 0       string  \376\377                Unicode text, UTF-16, big-endian
14 0       string  \377\376                Unicode text, UTF-16, little-endian
15 0       string  \016\376\377            Unicode text, SCSU (Standard Compression Scheme for Unicode)