Home
last modified time | relevance | path

Searched refs:LEX_INTERPSTART (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dtoke.c148 #define LEX_INTERPSTART 6 /* expecting the start of a $var */ macro
9768 case LEX_INTERPSTART: in Perl_yylex()
9895 PL_lex_state = LEX_INTERPSTART; in Perl_yylex()