Home
last modified time | relevance | path

Searched defs:pvx (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs2107 char *pvx; global() variable
/openbsd-src/gnu/usr.bin/perl/
H A Dsv.c5237 const char * const pvx = SvPVX_const(sv); global() local
5466 const char *pvx = SvPVX_const(sv); global() local
H A Dsv.h2086 #define SvSHARED_HEK_FROM_PV(pvx) \ argument