EOS              748 src/bregex.c   #define EOS(x)	(kk?kk:(x))	     /* real end, or continue with the next? */
EOS              839 src/bregex.c   #define EOS(x)	(jjp?jjp:(x))