File: lex

package info (click to toggle)
file 4.12-1sarge2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,392 kB
  • ctags: 654
  • sloc: sh: 9,497; ansic: 5,692; makefile: 322; perl: 46; python: 24
file content (11 lines) | stat: -rw-r--r-- 468 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
9
10
11

#------------------------------------------------------------------------------
# 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