xref: /openbsd/usr.bin/file/magdir/lex (revision 5af055cd)
1#	$OpenBSD: lex,v 1.4 2009/04/24 18:54:34 chl Exp $
2
3#------------------------------------------------------------------------------
4# lex:  file(1) magic for lex
5#
6#	derived empirically, your offsets may vary!
70	search/100	yyprevious	C program text (from lex)
8>3	search/1	>\0		 for %s
9# C program text from GNU flex, from Daniel Quinlan <quinlan@yggdrasil.com>
100	search/100	generated\ by\ flex	C program text (from flex)
11# lex description file, from Daniel Quinlan <quinlan@yggdrasil.com>
120	search/1	%{		lex description text
13