Anons79 Mini Shell

Directory : /usr/share/doc/re2c/examples/
Upload File :
Current File : //usr/share/doc/re2c/examples/sample.re

/*!re2c
	"print"		{return PRINT;}
	[a-z]+		{return ID;}
	[0-9]+		{return DEC;}
	"0x" [0-9a-f]+	{return HEX;}
	[\000-\377]	{return ERR;}
*/

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]