代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/193974/5138398
py test_base64.py
import unittest
import test_support
import base64
from binascii import Error as binascii_error
class Base64TestCase(unittest.TestCase):
def test_encode_string(self):
"""Testing encode str
www.eeworm.com/read/183001/5258846
out init.out
--
-- init pgcrypto
--
\set ECHO none
-- check for encoding fn's
SELECT encode('foo', 'hex');
encode
--------
666f6f
(1 row)
SELECT decode('666f6f', 'hex');
decode
--------
foo
(1 row)
-- chec
www.eeworm.com/read/321483/3535347
pm alias.pm
package Encode::Alias;
use strict;
use warnings;
no warnings 'redefine';
use Encode;
our $VERSION = do { my @r = ( q$Revision: 2.7 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r };
sub DEBUG () { 0 }
www.eeworm.com/read/315091/3624269
h 7zencode.h
// 7zEncode.h
#ifndef __7Z_ENCODE_H
#define __7Z_ENCODE_H
// #include "../../Common/StreamObjects.h"
#include "7zCompressionMode.h"
#include "../Common/CoderMixer2.h"
#include "../Common
www.eeworm.com/read/297604/3886075
h 7zencode.h
// 7zEncode.h
#ifndef __7Z_ENCODE_H
#define __7Z_ENCODE_H
// #include "../../Common/StreamObjects.h"
#include "7zCompressionMode.h"
#include "../Common/CoderMixer2.h"
#include "../Common
www.eeworm.com/read/427736/1966825
h 7zencode.h
// 7zEncode.h
#ifndef __7Z_ENCODE_H
#define __7Z_ENCODE_H
// #include "../../Common/StreamObjects.h"
#include "7zCompressionMode.h"
#include "../Common/CoderMixer2.h"
#include "../Common
www.eeworm.com/read/427735/1967309
h 7zencode.h
// 7zEncode.h
#ifndef __7Z_ENCODE_H
#define __7Z_ENCODE_H
// #include "../../Common/StreamObjects.h"
#include "7zCompressionMode.h"
#include "../Common/CoderMixer2.h"
#include "../Common
www.eeworm.com/read/422060/2043331
phpt iconv004.phpt
--TEST--
iconv_mime_encode() sanity cheeck.
--SKIPIF--
--FILE--
www.eeworm.com/read/419645/2074887
h 7zencode.h
// 7zEncode.h
#ifndef __7Z_ENCODE_H
#define __7Z_ENCODE_H
// #include "../../Common/StreamObjects.h"
#include "7zCompressionMode.h"
#include "../Common/CoderMixer2.h"
#include "../Common
www.eeworm.com/read/391110/2523054
h 7zencode.h
// 7zEncode.h
#ifndef __7Z_ENCODE_H
#define __7Z_ENCODE_H
// #include "../../Common/StreamObjects.h"
#include "7zCompressionMode.h"
#include "../Common/CoderMixer2.h"
#include "../Common