No empty .Rs/.Re
[netbsd-mini2440.git] / external / bsd / file / dist / magic / magdir / unicode
blob5f4a576470f0617829f8edc6b974432f47c6f65c
1 #---------------------------------------------------------------------------
2 # Unicode:  BOM prefixed text files - Adrian Havill <havill@turbolinux.co.jp>
3 # GRR: These types should be recognised in file_ascmagic so these
4 # encodings can be treated by text patterns.
5 # Missing types are already dealt with internally.
7 0       string  +/v8                    Unicode text, UTF-7
8 0       string  +/v9                    Unicode text, UTF-7
9 0       string  +/v+                    Unicode text, UTF-7
10 0       string  +/v/                    Unicode text, UTF-7
11 0       string  \335\163\146\163        Unicode text, UTF-8-EBCDIC
12 0       string  \376\377\000\000        Unicode text, UTF-32, big-endian
13 0       string  \377\376\000\000        Unicode text, UTF-32, little-endian
14 0       string  \016\376\377            Unicode text, SCSU (Standard Compression Scheme for Unicode)