Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dregcomp_invlist.c1395 const STRLEN physical_length = SvCUR(invlist); in Perl_invlist_clone() local
1410 Copy(SvPVX(invlist), SvPVX(new_invlist), physical_length, char); in Perl_invlist_clone()