File: regmagic.h

package info (click to toggle)
moxftp 2.2-13
  • links: PTS
  • area: main
  • in suites: potato
  • size: 4,180 kB
  • ctags: 3,837
  • sloc: ansic: 43,419; makefile: 353; perl: 262; sh: 209
file content (5 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (120)
1
2
3
4
5
/*
 * The first byte of the regexp internal "program" is actually this magic
 * number; the start node begins in the second byte.
 */
#define	MAGIC	0234