Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D5003007606 repeatcpy # T
/openbsd/gnu/usr.bin/perl/
H A Dpp.c1792 repeatcpy((char*)(MARK + items), (char*)MARK, in PP()
1822 repeatcpy(SvPVX(TARG) + len, SvPVX(TARG), len, count - 1); in PP()
H A Dregcomp_study.c2874 repeatcpy(SvPVX(last_str) + l, in Perl_study_chunk()
H A Dembed.h533 # define repeatcpy Perl_repeatcpy macro
H A Dembed.fnc2726 ATdp |void |repeatcpy |NN char *to \
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50030071142 repeatcpy # T
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc1654 ATp |void |repeatcpy |NN char* to|NN const char* from|I32 len|IV count