ucs_type           71 ext/fileinfo/libmagic/encoding.c 	int rv = 1, ucs_type;
ucs_type          102 ext/fileinfo/libmagic/encoding.c 	} else if ((ucs_type = looks_ucs16(buf, nbytes, *ubuf, ulen)) != 0) {
ucs_type          103 ext/fileinfo/libmagic/encoding.c 		if (ucs_type == 1) {