Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dutf8.c1633 SV* const tokenbufsv = sv_newmortal(); in Perl_swash_init() local
1668 sv_setpv(tokenbufsv, PL_tokenbuf); in Perl_swash_init()
1682 const char* const pv = SvPV_const(tokenbufsv, len); in Perl_swash_init()