Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/dist/Data-Dumper/
DDumper.xs823 const char * const blessstr = SvPV(style->bless, blesslen); in DD_dump() local
824 sv_catpvn(retval, blessstr, blesslen); in DD_dump()