Home
last modified time | relevance | path

Searched refs:encoded (Results 76 – 86 of 86) sorted by relevance

1234

/PHP-5.5/ext/mbstring/tests/
H A Dmb_encode_mimeheader_variation5.phpt12 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
H A Dmb_internal_encoding_variation2.phpt18 * NB: The strings passed are *NOT* necessarily encoded in the encoding passed to the function.
H A Dmb_regex_encoding_variation2.phpt17 * NB: The strings passed are *NOT* necessarily encoded in the encoding passed to the function.
H A Dmb_strlen_variation3.phpt17 * NB: The strings passed are *NOT* necessarily encoded in the encoding passed to the function.
H A Dmb_encode_mimeheader_indent.phpt13 …* Description: Converts the string to MIME "encoded-word" in the format of =?charset?(B|Q)?encoded…
/PHP-5.5/ext/xml/
H A Dxml.c1695 XML_Char *encoded; in PHP_FUNCTION() local
1702 encoded = xml_utf8_encode(arg, arg_len, &len, "ISO-8859-1"); in PHP_FUNCTION()
1703 if (encoded == NULL) { in PHP_FUNCTION()
1706 RETVAL_STRINGL(encoded, len, 0); in PHP_FUNCTION()
/PHP-5.5/ext/openssl/
H A DREADME150 not be included in the encoded section.
155 The message will be encoded using a RC2-40 bit cipher.
/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/
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/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/pcre/pcrelib/doc/
H A Dpcre.txt64 5.12, including support for UTF-8/16/32 encoded strings and Unicode
4914 alternatives and repetitions in the pattern. These are encoded in the
8158 greater than 0xFFFF. The code points that are encoded by UTF-16 pairs

Completed in 136 milliseconds

1234