HelenOS sources
expect_identifier 604 uspace/lib/bithenge/src/script.c const char *id = expect_identifier(state);
expect_identifier 649 uspace/lib/bithenge/src/script.c const char *id = expect_identifier(state);
expect_identifier 1117 uspace/lib/bithenge/src/script.c subxforms[num].name = expect_identifier(state);
expect_identifier 1238 uspace/lib/bithenge/src/script.c char *name = expect_identifier(state);
expect_identifier 1251 uspace/lib/bithenge/src/script.c expect_identifier(state);
HelenOS homepage, sources at GitHub