Searched refs:repeatcpy (Results 1 – 7 of 7) sorted by relevance
606 repeatcpy # T
2781 repeatcpy(SvPVX(last_str) + l, in Perl_study_chunk()
1881 repeatcpy((char*)(MARK + items), (char*)MARK,1910 repeatcpy(SvPVX(TARG) + len, SvPVX(TARG), len, count - 1);
537 # define repeatcpy Perl_repeatcpy macro
2742 ATdp |void |repeatcpy |NN char *to \
1142 repeatcpy # T
1654 ATp |void |repeatcpy |NN char* to|NN const char* from|I32 len|IV count