Searched refs:test_sv_vsetpvf (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/ |
| D | sv_xpvf | 202 static void test_sv_vsetpvf(pTHX_ SV *sv, const char *pat, ...) 237 test_sv_vsetpvf(aTHX_ RETVAL, "%s-%d", "Perl", 42);
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/ |
| D | PPPort.xs | 137 static void test_sv_vsetpvf(pTHX_ SV *sv, const char *pat, ...) in test_sv_vsetpvf() function 829 test_sv_vsetpvf(aTHX_ RETVAL, "%s-%d", "Perl", 42);
|