Searched refs:postentry (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ext/Data/Dumper/ |
| D | Dumper.xs | 304 SV *postentry; in DD_dump() local 312 postentry = newSVpvn(name, namelen); in DD_dump() 313 sv_catpvn(postentry, " = ", 3); in DD_dump() 314 sv_catsv(postentry, othername); in DD_dump() 315 av_push(postav, postentry); in DD_dump() 856 SV *postentry = newSVpvn(r,i); in DD_dump() local 858 sv_setsv(nname, postentry); in DD_dump() 860 sv_catpvn(postentry, " = ", 3); in DD_dump() 861 av_push(postav, postentry); in DD_dump() 866 (void)sv_x(aTHX_ newapad, " ", 1, SvCUR(postentry)); in DD_dump() [all …]
|
| /mirbsd/src/share/dict/ |
| D | web2 | 150995 postentry
|