HelenOS sources

lc_with           130 uspace/app/sbi/src/lex.c 	{ lc_with,	"with" },
lc_with          1133 uspace/app/sbi/src/parse.c 	case lc_with:
lc_with          1413 uspace/app/sbi/src/parse.c 	if (lcur_lc(parse) == lc_with) {
lc_with          1414 uspace/app/sbi/src/parse.c 		lmatch(parse, lc_with);
HelenOS homepage, sources at GitHub