Searched defs:pvx (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/ | ||
H A D | APItest.xs | 2107 char *pvx; global() variable |
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | sv.c | 5237 const char * const pvx = SvPVX_const(sv); global() local |
H A D | sv.h | 2086 #define SvSHARED_HEK_FROM_PV(pvx) \ argument |