Searched defs:SvGAMAGIC (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dsv.h1206 #define SvGAMAGIC(sv) (SvGMAGICAL(sv) || SvAMAGIC(sv)) macro

Completed in 164 milliseconds