Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/
Dsv_xpvf176 static SV * test_vnewSVpvf(pTHX_ const char *pat, ...)
219 RETVAL = test_vnewSVpvf(aTHX_ "%s-%d", "Perl", 42);
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/
DPPPort.xs111 static SV * test_vnewSVpvf(pTHX_ const char *pat, ...) in test_vnewSVpvf() function
811 RETVAL = test_vnewSVpvf(aTHX_ "%s-%d", "Perl", 42);