Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dhandy.h486 #define lex_stuff_pvs(pv,flags) Perl_lex_stuff_pvn(aTHX_ STR_WITH_LEN(pv), flags)
H A Dembed.h341 # define lex_stuff_pvn(a,b,c) Perl_lex_stuff_pvn(aTHX_ a,b,c)
H A Dtoke.c1172 Perl_lex_stuff_pvn(pTHX_ const char *pv, STRLEN len, U32 flags) in Perl_lex_stuff_pvn() function
H A Dproto.h1974 Perl_lex_stuff_pvn(pTHX_ const char *pv, STRLEN len, U32 flags);