Searched refs:lex_super_state (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dparser.h76 U8 lex_super_state;/* lexer state to save */ member in struct:yy_parser
H A Dtoke.c2554 PL_parser->lex_super_state = PL_lex_state;
2586 PL_lex_state = PL_parser->lex_super_state;
H A Dsv.c13845 parser->lex_super_state = proto->lex_super_state;

Completed in 298 milliseconds