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

/openbsd-current/gnu/usr.bin/perl/
H A Dsv.h1168 #define SvPOK_utf8_nog(sv) ((SvFLAGS(sv) & (SVf_POK|SVf_UTF8|SVs_GMG)) == (SVf_POK|SVf_UTF8)) macro

Completed in 161 milliseconds