Full index

Package indexes


d e f i s
d
top
Method decode
Decode the given string/domainname from Punycode
Method decode
Decode the given string/domainname from Punycode
e
top
Method encode
Encode the given string/domainname using Punycode
Method encode
Encode the given string/domainname using Punycode
Page encoding-decoding.php
encoding-decoding.php in encoding-decoding.php
f
top
Method factory
Create a new I18N_Punycode_Unicode object
Method factory
Create a new I18N_Punycode_ASCII object
i
top
Class I18N_Punycode_ASCII
I18N_Punycode_ASCII in Punycode.php
Class for encoding/decoding on international domainnames using Punycode; ASCII-mode
Method I18N_Punycode_Test
Class I18N_Punycode_Test
I18N_Punycode_Test in encoding-decoding.php
Testcases-class
Class I18N_Punycode_Unicode
I18N_Punycode_Unicode in Punycode.php
Class for encoding/decoding on international domainnames using Punycode; Unicode-mode
p
top
Page Punycode.php
Punycode.php in Punycode.php
s
top
Method setUp
I18N_Punycode_Test::setUp() in encoding-decoding.php
t
top
Method tearDown
I18N_Punycode_Test::tearDown() in encoding-decoding.php
Method testAsciiDecode
I18N_Punycode_Test::testAsciiDecode() in encoding-decoding.php
Perform decoding-tests using I18N_Punycode_ASCII
Method testAsciiEncode
I18N_Punycode_Test::testAsciiEncode() in encoding-decoding.php
Perform encoding-tests using I18N_Punycode_ASCII
Method testUnicodeDecode_ISO_8859_1
Perform decoding-tests using I18N_Punycode_Unicode
Method testUnicodeEncode_ISO_8859_1
Perform encoding-tests using I18N_Punycode_Unicode
Method testUnicodeEncode_RFC3492_UCS4
Perform encoding-tests using I18N_Punycode_Unicode; tests taken from RFC3492
d e f i s