Searched refs:doutf8 (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_hot.c1981 bool doutf8 = FALSE; local
2057 if (DO_UTF8(TARG) && !doutf8) {
2065 doutf8 = TRUE;
2069 doutf8 = DO_UTF8(dstr);
2074 doutf8 = FALSE;
2080 && (!doutf8 || SvUTF8(TARG))) {
2176 if (doutf8)
2216 if (doutf8 && !SvUTF8(dstr))
2227 if (doutf8 && !DO_UTF8(TARG))
2238 doutf8 |
[all...]

Completed in 18 milliseconds