repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync with HEAD.
[dragonfly.git]
/
lib
/
libcompat
/
regexp
/
regmagic.h
blob
5acf4478ff71e198b649bc0fcb45245a9c1d52be
1
/*
2
* The first byte of the regexp internal "program" is actually this magic
3
* number; the start node begins in the second byte.
4
*/
5
#define MAGIC 0234