Searched refs:utf8 (Results 26 - 50 of 51) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DXMLCodingSystem.cxx109 UTF8CodingSystem utf8; local
110 return utf8.makeEncoder();
251 UTF8CodingSystem utf8; local
252 subDecoder_ = utf8.makeDecoder();
H A DCodingSystemKit.cxx56 utf8, enumerator in enum:SP_NAMESPACE::CodingSystemKitImpl::CodingSystemId
256 { "UTF-8", utf8 },
266 { "UTF-8", utf8 },
435 case utf8:
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/
H A Dio_udp.t34 no utf8;
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dkiconv_cck_common.h106 /* Conversion table for CCK encoding -> utf8. */
116 typedef int8_t (*kiconv_utf8tocck_t)(uint32_t utf8, uchar_t **ib,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dcharnames.t26 use bytes; # TEST -utf8 can switch utf8 on
48 # If octal representation of unicode char is \0xyzt, then the utf8 is \3xy\2zt
100 use utf8;
111 use utf8;
127 no utf8; # naked Latin-1
H A Dvmsish.t16 no utf8;
H A Dlocale.t314 sub in_utf8 () { $^H & 0x08 || (${^OPEN} || "") =~ /:utf8/ }
317 require "lib/locale/utf8";
731 no utf8;
769 # With utf8 both will fail since the locale concept
783 # With utf8 both will fail since the locale concept
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/t/
H A Dmime-header.t3 # This script is written in utf8
22 no utf8;
46 use utf8;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dsplit.t271 utf8::upgrade $_ if $u;
281 utf8::upgrade $p;
283 is ("$@-@a-", '-a b-', '#20912 - split() to array with /[]+/ and utf8');
H A Dsubst.t184 no utf8;
370 use utf8;
375 is($l, $r, "use utf8 \\w");
388 use utf8;
391 like($a, qr/��/, "use utf8 RHS");
395 use utf8;
398 like($a, qr/��/, "use utf8 LHS");
402 use utf8;
405 like($a, qr/��/, "use utf8 LHS and RHS");
415 is(length($a), 2, "SADAHIRO utf8
[all...]
H A Dbop.t178 ok(utf8::is_utf8($a)); # make sure UTF8 flag is still there
H A Dpat.t1290 use utf8; # needed for the raw UTF-8
1590 # The original bug report had 'no utf8' here but that was irrelevant.
2006 # [ID 20010407.006] matching utf8 return values from functions does not work
2738 # check utf8/non-utf8 mixtures
2841 +utf8::InHiragana
2842 +utf8::InKatakana
2848 +utf8::InHiragana
2849 +utf8::InKatakana
2850 -utf8
[all...]
H A Dchop.t196 utf8::encode ($end_utf8);
H A Dutf8decode.t22 no utf8;
/opensolaris-onvv-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_subr.c279 pc_valid_long_fn(char *namep, int utf8) argument
288 if (utf8) {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/t/
H A Dsyslog.t20 syntax taint uninitialized unpack untie utf8 void);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dutil.c1043 I32 utf8 = 0; local
1058 utf8 = SvUTF8(msv);
1084 SvFLAGS(msg) |= utf8;
1103 SvFLAGS(ERRSV) |= utf8;
1146 I32 utf8 = 0; local
1157 utf8 = SvUTF8(msv);
1183 SvFLAGS(msg) |= utf8;
1202 SvFLAGS(ERRSV) |= utf8;
1264 I32 utf8 = 0; local
1267 utf8
1363 I32 utf8 = 0; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libast/common/port/
H A Dlc.tab23 utf8 plan9
/opensolaris-onvv-gate/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c1398 * This will take a utf8 string convert the first character
1440 * utf8 string
1598 * it into a utf8 character.
1677 uint8_t comp_id, utf8[6]; local
1759 * utf8 byte stream
1761 if ((c_tx_sz = ud_utf162utf8(w2_char, utf8)) == 0) {
1779 (caddr_t)utf8, c_tx_sz);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Denc2xs87 my $ch = chr(utf8::unicode_to_native($_[0]));
89 utf8::encode($ch);
966 my %in_core = map {$_=>1}('ascii','iso-8859-1','utf8');
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DConstant.t677 # utf8 tests
683 # utf8 representation of that string.
687 utf8::encode ($pound_bytes);
736 use utf8;
761 utf8::downgrade ($string, 1);
779 print "# Now upgrade '$name' to utf8\n";
781 utf8::upgrade ($string);
797 print "# And now with the utf8 byte sequence for name\n";
800 utf8::encode ($string);
826 end_tests("utf8 test
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.xs259 MODULE = Encode PACKAGE = Encode::utf8 PREFIX = Method_
317 Perl_croak(aTHX_ ERR_DECODE_NOMAP, "utf8", (UV)*s);
322 ERR_DECODE_NOMAP, "utf8", (UV)*s);
575 /* Note change to utf8.c variable naming, for variety */
/opensolaris-onvv-gate/exception_lists/
H A Dcopyright72 usr/src/lib/gss_mechs/mech_krb5/include/k5-utf8.h
225 usr/src/lib/gss_mechs/mech_krb5/support/utf8.c
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/
H A DMakefile.com190 utf8_conv.o utf8.o
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Druntime-perl-584-extra.mf245 file path=usr/perl5/5.8.4/lib/DBM_Filter/utf8.pm mode=0444
536 $(i386_ONLY)file path=usr/perl5/5.8.4/lib/i86pc-solaris-64int/CORE/utf8.h \
965 $(sparc_ONLY)file path=usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE/utf8.h \
1506 file path=usr/perl5/5.8.4/lib/utf8.pm mode=0444

Completed in 138 milliseconds

123