Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Duniversal.c465 char *class_pv= SvPV_nolen(ST(0)); in XS() local
466 if (strEQ(class_pv,"UNIVERSAL")) in XS()
471 if (strNE(class_pv,"_charnames")) in XS()