summaryrefslogtreecommitdiff
path: root/usr.bin/file/magdir/lex
blob: c881e1e2b71c1988b0e3e2488d930f95e3e19837 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$OpenBSD: lex,v 1.3 2004/06/03 03:14:20 tedu Exp $

#------------------------------------------------------------------------------
# lex:  file(1) magic for lex
#
#	derived empirically, your offsets may vary!
53	string		yyprevious	C program text (from lex)
>3	string		>\0		 for %s
# C program text from GNU flex, from Daniel Quinlan <quinlan@yggdrasil.com>
21	string		generated\ by\ flex	C program text (from flex)
# lex description file, from Daniel Quinlan <quinlan@yggdrasil.com>
0	string		%{		lex description text