HomeSort by relevance Sort by last modified time
    Searched defs:decode (Results 1 - 25 of 44) sorted by null

1 2

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/CN/
HZ.pm 21 sub decode ($$;$) subroutine
50 $ret .= $GB->decode($1, $chk);
104 $now = $GB->decode($1, $chk);
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/Unicode/
UTF7.pm 53 sub decode{ subroutine
66 $str .= $e_utf16->decode(decode_base64($base64));
86 use Encode qw/encode decode/;
88 $utf8 = decode("UTF-7", $ucs2);
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/JP/
JIS7.pm 28 # decode is identical for all 2022 variants
31 sub decode($$;$) subroutine
40 return Encode::decode('euc-jp', $str, FB_PERLQQ);
88 $chunk = Encode::decode('euc-jp', $chunk, 0);
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/KR/
2022_KR.pm 17 sub decode subroutine
24 return Encode::decode('euc-kr', $res, FB_PERLQQ);
  /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
Big5CodingSystem.cxx 18 size_t decode(Char *, const char *, size_t, const char **);
42 size_t Big5Decoder::decode(Char *to, const char *s, function in class:SP_NAMESPACE::Big5Decoder
EUCJPCodingSystem.cxx 18 size_t decode(Char *, const char *, size_t, const char **);
42 size_t EUCJPDecoder::decode(Char *to, const char *s, function in class:SP_NAMESPACE::EUCJPDecoder
IdentityCodingSystem.cxx 15 size_t decode(Char *to, const char *from, size_t fromLen,
48 size_t IdentityDecoder::decode(Char *to, const char *from, size_t fromLen, function in class:SP_NAMESPACE::IdentityDecoder
SJISCodingSystem.cxx 18 size_t decode(Char *, const char *, size_t, const char **);
47 size_t SJISDecoder::decode(Char *to, const char *s, function in class:SP_NAMESPACE::SJISDecoder
Fixed2CodingSystem.cxx 22 size_t decode(Char *to, const char *from, size_t fromLen,
59 size_t Fixed2Decoder::decode(Char *to, const char *from, size_t fromLen, function in class:SP_NAMESPACE::Fixed2Decoder
LiteralStorage.cxx 45 size_t decode(Char *, const char *, size_t, const char **);
119 size_t MemoryDecoder::decode(Char *to, const char *from, size_t fromLen, function in class:SP_NAMESPACE::MemoryDecoder
TranslateCodingSystem.cxx 18 size_t decode(Char *, const char *, size_t, const char **);
37 size_t TranslateDecoder::decode(Char *to, const char *s, function in class:SP_NAMESPACE::TranslateDecoder
40 size_t n = decoder_->decode(to, s, slen, rest);
Win32CodingSystem.cxx 26 size_t decode(Char *to, const char *from, size_t fromLen,
37 size_t decode(Char *to, const char *from, size_t fromLen,
101 size_t SingleByteWin32Decoder::decode(Char *to, const char *from, function in class:SP_NAMESPACE::SingleByteWin32Decoder
131 size_t MultiByteWin32Decoder::decode(Char *to, const char *from, function in class:SP_NAMESPACE::MultiByteWin32Decoder
UnicodeCodingSystem.cxx 31 size_t decode(Char *to, const char *from, size_t fromLen,
82 size_t UnicodeDecoder::decode(Char *to, const char *from, size_t fromLen, function in class:SP_NAMESPACE::UnicodeDecoder
91 return subDecoder_->decode(to, from, fromLen, rest);
116 return subDecoder_->decode(to, from, fromLen, rest);
UTF8CodingSystem.cxx 57 size_t decode(Char *, const char *, size_t, const char **);
91 size_t UTF8Decoder::decode(Char *to, const char *s, function in class:SP_NAMESPACE::UTF8Decoder
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
Encoding.pm 31 sub toUnicode { shift->decode(@_) }
45 sub decode{ subroutine
74 base class module and add encode() and decode() methods.
79 either encode() or decode().
109 =item -E<gt>decode($octets [,$check])
130 If I<$check> is false then C<decode> should make a "best effort" to
145 MUST decode I<$octets> with I<$offset> and concatenate it to I<$destination>.
147 I<$offset> will be modified to the last $octets position at end of decode.
231 *decode = \&encode;
Guess.pm 49 sub decode($$;$){ subroutine
56 my $utf8 = $guessed->decode($octet, $chk);
131 $try{$k}->decode($scratch, FB_QUIET);
169 my $utf8 = decode("Guess", $data);
176 $utf8 = $enc->decode($data);
178 $utf8 = decode($enc->name, $data)
224 =item Encode::decode("Guess" ...)
228 my $utf8 = Encode::decode("Guess", $data);
253 my $utf8 = $decoder->decode($data);
260 my $utf8 = $decoder->decode($data)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/MIME/
Header.pm 43 sub decode($$;$){ subroutine
77 Encode::decode_utf8($db64) : $d->decode($db64, Encode::FB_PERLQQ);
86 Encode::decode_utf8($q) : $d->decode($q, Encode::FB_PERLQQ);
183 use Encode qw/encode decode/;
184 $utf8 = decode('MIME-Header', $header);
193 decode() encode()
201 When you decode(=?I<encoding>?I<X>?I<ENCODED WORD>?=), I<ENCODED WORD>
204 decode(I<encoding>). So long as I<encoding> is supported by Encode,
  /onnv/onnv-gate/usr/src/uts/sun4u/sunfire/io/
ac_add.c 104 uint64_t decode; local
126 decode = (pkt->bank == Bank0) ?
128 base_pa = GRP_REALBASE(decode);
129 bank_size = GRP_UK2SPAN(decode);
ac_stat.c 66 uint64_t decode; local
125 decode = (pkt->bank == Bank0) ?
127 base_pa = GRP_REALBASE(decode);
128 bank_size = GRP_UK2SPAN(decode);
  /onnv/onnv-gate/usr/src/cmd/fmli/oeu/
rm_atob.c 92 decode(c);
117 decode(c) function
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
Encode.pm 17 decode decode_utf8 encode encode_utf8
154 sub decode($$;$) subroutine
164 my $string = $enc->decode($octets,$check);
184 my $uni = $f->decode($string,$check);
202 return decode("utf8", $str, $check);
204 return undef unless utf8::decode($str);
223 *decode = sub{
248 *decode = sub{
254 *encode = \&decode;
266 *decode = \&decode_xs
    [all...]
  /onnv/onnv-gate/usr/src/cmd/spell/
huff.c 106 * decode the prefix of word y (which is left justified against sign)
112 decode(long y, long *pk) function
  /onnv/onnv-gate/usr/src/cmd/ast/msgcc/
msgcvt.c 130 decode(Sfio_t* ip) function
257 c = decode(ip);
334 c = decode(ip);
368 c = decode(ip);
  /onnv/onnv-gate/usr/src/cmd/logger/
logger.c 102 static int decode(char *, struct code *);
300 * Decode a symbolic name to a numeric value
315 fac = decode(p, FacNames);
321 lev = decode(s, PriNames);
330 decode(name, codetab) function
  /onnv/onnv-gate/usr/src/cmd/bnu/
uudecode.c 95 static void decode(FILE *, FILE *, int);
216 * initialize the decode table.
273 decode(in, out, base64flag);
288 decode(FILE *in, FILE *out, int base64) function
317 * Decode data lines.
360 /* decode chars */
368 * we need to decode and output them

Completed in 600 milliseconds

1 2