Home
last modified time | relevance | path

Searched refs:encoded (Results 1 – 25 of 86) sorted by path

1234

/PHP-5.5/
H A DNEWS2846 . Fixed bug #62017 (datefmt_create with incorrectly encoded timezone leaks
3446 . Fixed bug #61124 (Crash when decoding an invalid base64 encoded string).
4741 . Fixed bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded
5255 iteration counts encoded as 36 through 39. (Solar Designer, Joey, Pierre)
5321 - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays).
6181 - Fixed bug #46944 (UTF-8 characters outside the BMP aren't encoded correctly).
6304 - Fixed bug #43008 (php://filter uris ignore url encoded filternames and can't
/PHP-5.5/build/
H A Dlibtool.m43043 # Determine the default libpath from the value encoded in an empty executable.
3054 # Determine the default libpath from the value encoded in an empty executable.
5734 # Determine the default libpath from the value encoded in an empty executable.
5744 # Determine the default libpath from the value encoded in an empty executable.
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1269 0 belong 0x00051600 AppleSingle encoded Macintosh file
1270 0 belong 0x00051607 AppleDouble encoded Macintosh file
5247 >6 beshort&0x0180 0x0080 not Dolby Surround encoded
5248 >6 beshort&0x0180 0x0100 Dolby Surround encoded
11810 # BinHex is the Macintosh ASCII-encoded file format (see also "apple")
12536 # mime: file(1) magic for MIME encoded files
16239 >3 byte&0x04 0x00 binary encoded,
17718 # uuencode: file(1) magic for ASCII-encoded files
17740 # BinHex is the Macintosh ASCII-encoded file format (see also "apple")
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt195 quotes from being encoded as numerical HTML
214 encoded ENCODED string Encodes all characters outside the range
215 "a-zA-Z0-9-._" as URL encoded values.
237 those characters are encoded as numerical HTML
/PHP-5.5/ext/filter/tests/
H A D008.phpt36 string(7) "encoded"
H A D033.phpt23 encoded PHP 1 foo%40bar.com http%3A%2F%2Fa.b.c 1.2.3.4 123 123abc%3C%3E%28%29 O…
/PHP-5.5/ext/iconv/
H A Diconv.c1095 char *encoded = NULL; in _php_iconv_mime_encode() local
1275 encoded = (char *) php_base64_encode((unsigned char *) buf, (int)(out_size - out_left), &dummy); in _php_iconv_mime_encode()
1284 smart_str_appendl(pretval, encoded, encoded_len); in _php_iconv_mime_encode()
1289 efree(encoded); in _php_iconv_mime_encode()
1290 encoded = NULL; in _php_iconv_mime_encode()
1407 if (encoded != NULL) { in _php_iconv_mime_encode()
1408 efree(encoded); in _php_iconv_mime_encode()
/PHP-5.5/ext/iconv/tests/
H A Dbug51250.phpt2 Bug #51250 (iconv_mime_decode() does not ignore malformed Q-encoded words)
10 var_dump(iconv_mime_decode("Legal encoded-word: =?utf-8?Q?*?= .", $m));
14 var_dump(iconv_mime_decode("Legal encoded-word: =?utf-8?B?Kg==?= ."));
15 var_dump(iconv_mime_decode("Legal encoded-word: =?utf-8?Q?*?= ."));
20 string(23) "Legal encoded-word: * ."
21 string(23) "Legal encoded-word: * ."
22 string(24) "Illegal encoded-word: ."
23 string(23) "Illegal encoded-word: ."
24 string(23) "Legal encoded-word: * ."
25 string(23) "Legal encoded-word: * ."
[all …]
H A Diconv_basic.phpt27 echo "Expected EUC-JP encoded string in base64:\n";
34 echo "Expected SJIS encoded string in base64:\n";
41 echo "Expected UTF-8 encoded string in base64:\n";
53 Expected EUC-JP encoded string in base64:
60 Expected SJIS encoded string in base64:
67 Expected UTF-8 encoded string in base64:
/PHP-5.5/ext/imap/tests/
H A Dimap_8bit_basic.phpt17 //NB this appears to be a bug in cclient; a space at end of string should be encoded as =20
H A Dimap_base64_basic.phpt10 * Description: Decode BASE64 encoded text.
16 $str = b'This is an example string to be base 64 encoded';
H A Dimap_binary_basic.phpt17 $str = b'This is an example string to be base 64 encoded';
/PHP-5.5/ext/intl/tests/
H A Dbug62017.phpt2 Bug #62017: datefmt_create with incorrectly encoded timezone leaks pattern
/PHP-5.5/ext/json/tests/
H A D007.phpt36 string(53) "Control character error, possibly incorrectly encoded"
H A Dbug54058.phpt34 string(56) "Malformed UTF-8 characters, possibly incorrectly encoded"
36 string(56) "Malformed UTF-8 characters, possibly incorrectly encoded"
38 string(56) "Malformed UTF-8 characters, possibly incorrectly encoded"
40 string(56) "Malformed UTF-8 characters, possibly incorrectly encoded"
H A Dbug61537.phpt29 string(56) "Malformed UTF-8 characters, possibly incorrectly encoded"
32 string(56) "Malformed UTF-8 characters, possibly incorrectly encoded"
36 string(56) "Malformed UTF-8 characters, possibly incorrectly encoded"
39 string(56) "Malformed UTF-8 characters, possibly incorrectly encoded"
H A Dinf_nan_error.phpt2 An error is thrown when INF or NaN are encoded
34 string(34) "Inf and NaN cannot be JSON encoded"
37 string(34) "Inf and NaN cannot be JSON encoded"
42 string(34) "Inf and NaN cannot be JSON encoded"
45 string(34) "Inf and NaN cannot be JSON encoded"
H A Dunsupported_type_error.phpt2 An error is thrown when an unsupported type is encoded
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE24 \nnn octal char (encoded byte value)
25 \xHH hexadecimal char (encoded byte value)
172 graph include all of multibyte encoded characters
174 print include all of multibyte encoded characters
/PHP-5.5/ext/mbstring/tests/
H A Dmb_convert_encoding.phpt15 // SJIS string (BASE64 encoded)
17 // JIS string (BASE64 encoded)
H A Dmb_convert_encoding_basic.phpt28 echo "JIS encoded string in base64:\n";
36 echo "EUC-JP encoded string in base64:\n";
44 echo "SJIS encoded string in base64:\n";
52 echo "UTF-8 encoded string in base64:\n";
65 JIS encoded string in base64:
73 EUC-JP encoded string in base64:
81 SJIS encoded string in base64:
89 UTF-8 encoded string in base64:
H A Dmb_convert_variables.phpt15 // SJIS string (BASE64 encoded)
17 // JIS string (BASE64 encoded)
37 print(base64_encode($s)."\n"); // Converted to SJIS (base64 encoded)
42 print(base64_encode($s)."\n"); // Converted to JIS (base64 encoded)
H A Dmb_decode_mimeheader_basic.phpt11 * Description: Decodes the MIME "encoded-word" in the string
19 //the following encoded-words are identical and are UTF-8 Japanese.
H A Dmb_decode_mimeheader_error.phpt11 * Description: Decodes the MIME "encoded-word" in the string
H A Dmb_decode_mimeheader_variation1.phpt13 * Description: Decodes the MIME "encoded-word" in the string

Completed in 96 milliseconds

1234