Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dglobvar.sym92 PL_warn_nosemi
H A Dtoke.c6587 Perl_warner(aTHX_ packWARN(WARN_SEMICOLON), "%s", PL_warn_nosemi); in yyl_ampersand()
7707 Perl_warner(aTHX_ packWARN(WARN_SEMICOLON), "%s", PL_warn_nosemi); in yyl_just_a_word()
H A Dperl.h5393 EXTCONST char PL_warn_nosemi[] variable