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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dlocale.t314 sub in_utf8 () { $^H & 0x08 || (${^OPEN} || "") =~ /:utf8/ } subroutine
316 if (in_utf8) {

Completed in 16 milliseconds