Home
last modified time | relevance | path

Searched refs:hex (Results 1 – 25 of 60) sorted by path

123

/PHP-5.5/
H A DNEWS1725 . hex2bin() raises E_WARNING for invalid hex string. (Yasuo)
2008 and hex output). (Anthony Ferrara)
3417 . Added encode/decode in hex format to mb_[en|de]code_numericentity(). (Rui)
4611 . Fixed bug #53304 (quot_print_decode does not handle lower-case hex digits).
6759 - Fixed bug #45581 (htmlspecialchars() double encoding &#x hex items). (Arnaud)
7742 - Added support for hex numbers of any size. (Matt)
8822 - Fixed bug #36148 (unpack("H*hex", $data) is adding an extra character to
9792 . Bug #31911 (mb_decode_mimeheader() is case-sensitive to hex escapes)
/PHP-5.5/Zend/
H A Dzend_language_scanner.c3356 char *hex = yytext + 2; /* Skip "0x" */ in lex_scan() local
3360 while (*hex == '0') { in lex_scan()
3361 hex++; in lex_scan()
3365 if (len < SIZEOF_LONG * 2 || (len == SIZEOF_LONG * 2 && *hex <= '7')) { in lex_scan()
3369 zendlval->value.lval = strtol(hex, NULL, 16); in lex_scan()
3374 zendlval->value.dval = zend_hex_strtod(hex, NULL); in lex_scan()
H A Dzend_language_scanner.l1544 char *hex = yytext + 2; /* Skip "0x" */
1548 while (*hex == '0') {
1549 hex++;
1553 if (len < SIZEOF_LONG * 2 || (len == SIZEOF_LONG * 2 && *hex <= '7')) {
1557 zendlval->value.lval = strtol(hex, NULL, 16);
1562 zendlval->value.dval = zend_hex_strtod(hex, NULL);
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic985 # 255 (hex FF)! The DL format is really bad.
999 # \003. Most of them start with non-null values at hex offset 0x34 or so.
1438 # Assumes version bytes are hex.
/PHP-5.5/ext/hash/tests/
H A Dbug64745.phpt2 Bug #64745 hash_pbkdf2() truncates data when using default length and hex output
/PHP-5.5/ext/iconv/tests/
H A Dbug53304.phpt2 Bug #53304 (quot_print_decode does not handle lower-case hex digits)
/PHP-5.5/ext/imap/tests/
H A Dimap_base64_basic.phpt32 $hex = b'x00\x01\x02\x03\x04\x05\x06\xFA\xFB\xFC\xFD\xFE\xFF';
33 $base64 = base64_encode($hex);
34 if (imap_base64($base64) == $hex) {
H A Dimap_binary_basic.phpt32 $hex = b'x00\x01\x02\x03\x04\x05\x06\xFA\xFB\xFC\xFD\xFE\xFF';
33 $base64 = imap_binary($hex);
/PHP-5.5/ext/intl/tests/
H A Dini_use_exceptions_basic.phpt8 $t = transliterator_create('any-hex');
H A Dtransliterator_clone.phpt10 $t = Transliterator::create("hex-any");
19 hex-any: a 万
20 hex-any: a 万
H A Dtransliterator_transliterate_variant1.phpt10 echo transliterator_transliterate("[\p{White_Space}] hex", $str), "\n";
/PHP-5.5/ext/json/tests/
H A Dfail001.phpt23 '{"Numbers cannot be hex": 0x14}',
111 Testing: {"Numbers cannot be hex": 0x14}
H A Dpass001.1.phpt48 \"hex\": \"\\u0123\\u4567\\u89AB\\uCDEF\\uabcd\\uef4A\",
136 "hex": "\u0123\u4567\u89AB\uCDEF\uabcd\uef4A",
235 ["hex"]=>
416 ["hex"]=>
534 …TUVWYZ","digit":"0123456789","special":"`1~!@#$%^&*()_+-={':[,]}|;.<\/>?","hex":"\u0123\u4567\u89a…
536 …TUVWYZ","digit":"0123456789","special":"`1~!@#$%^&*()_+-={':[,]}|;.<\/>?","hex":"\u0123\u4567\u89a…
601 ["hex"]=>
782 ["hex"]=>
H A Dpass001.1_64bit.phpt48 \"hex\": \"\\u0123\\u4567\\u89AB\\uCDEF\\uabcd\\uef4A\",
136 "hex": "\u0123\u4567\u89AB\uCDEF\uabcd\uef4A",
235 ["hex"]=>
416 ["hex"]=>
534 …TUVWYZ","digit":"0123456789","special":"`1~!@#$%^&*()_+-={':[,]}|;.<\/>?","hex":"\u0123\u4567\u89a…
536 …TUVWYZ","digit":"0123456789","special":"`1~!@#$%^&*()_+-={':[,]}|;.<\/>?","hex":"\u0123\u4567\u89a…
601 ["hex"]=>
782 ["hex"]=>
H A Dpass001.phpt41 \"hex\": \"\\u0123\\u4567\\u89AB\\uCDEF\\uabcd\\uef4A\",
124 "hex": "\u0123\u4567\u89AB\uCDEF\uabcd\uef4A",
217 ["hex"]=>
355 ["hex"]=>
432 …TUVWYZ","digit":"0123456789","special":"`1~!@#$%^&*()_+-={':[,]}|;.<\/>?","hex":"\u0123\u4567\u89a…
434 …TUVWYZ","digit":"0123456789","special":"`1~!@#$%^&*()_+-={':[,]}|;.<\/>?","hex":"\u0123\u4567\u89a…
497 ["hex"]=>
635 ["hex"]=>
/PHP-5.5/ext/mbstring/tests/
H A Dbug31911.phpt2 Bug #31911 (mb_decode_mimeheader() is case-sensitive to hex escapes)
/PHP-5.5/ext/odbc/
H A Dconfig.m4104 [ --with-odbcver[=HEX] Force support for the passed ODBC version. A hex number is expected, d…
H A Dconfig.w325 ARG_WITH("odbcver", "Force support for the passed ODBC version. A hex number is expected, default 0…
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog1537 fail to work when decoding hex characters in data strings in EBCDIC
3387 other than 32-126 are always shown as hex escapes.
3419 that \n is character 10 (hex 0A), but it also went horribly wrong when
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt5008 \e escape (hex 1B)
5009 \f form feed (hex 0C)
5010 \n linefeed (hex 0A)
5012 \t tab (hex 09)
5022 character (hex 40) is inverted. Thus \cA to \cZ become hex 01 to hex 1A
5034 ters 1-26 (hex 01 to hex 1A); [, \, ], ^, and _ encode characters 27-31
5035 (hex 1B to hex 1F), and \? becomes either 255 (hex FF) or 95 (hex 5F).
7701 \e escape (hex 1B)
7702 \f form feed (hex 0C)
7703 \n newline (hex 0A)
[all …]
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput13782 (?: [0-9a-f]{1,4} | # 1-4 hex digits or
3786 [0-9a-f]{1,4} $ # final hex number at end of string
H A Dtestinput22896 (?: [0-9a-f]{1,4} | # 1-4 hex digits or
2900 [0-9a-f]{1,4} $ # final hex number at end of string
H A Dtestinput84789 …text <H more text <H texting more hexA0-"\xA0" hex above 7F-"\xBC" F> text xxxxx <H text F> te…
H A Dtestoutput16176 (?: [0-9a-f]{1,4} | # 1-4 hex digits or
6180 [0-9a-f]{1,4} $ # final hex number at end of string
H A Dtestoutput210238 (?: [0-9a-f]{1,4} | # 1-4 hex digits or
10242 [0-9a-f]{1,4} $ # final hex number at end of string
14002 Failed: non-hex character in \x{} (closing brace missing?) at offset 5
14005 Failed: non-hex character in \x{} (closing brace missing?) at offset 7
14008 Failed: non-hex character in \x{} (closing brace missing?) at offset 5
14229 Failed: non-hex character in \x{} (closing brace missing?) at offset 3

Completed in 196 milliseconds

123