Home
last modified time | relevance | path

Searched refs:hex (Results 51 – 60 of 60) sorted by relevance

123

/PHP-5.5/ext/pcre/pcrelib/testdata/
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
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 Dtestoutput87704 …text <H more text <H texting more hexA0-"\xA0" hex above 7F-"\xBC" F> text xxxxx <H text F> te…
7705 …0: <H more text <H texting more hexA0-"\xa0" hex above 7F-"\xbc" F> text xxxxx <H text F> text…
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 Dtestinput84789 …text <H more text <H texting more hexA0-"\xA0" hex above 7F-"\xBC" F> text xxxxx <H text F> te…
/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/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/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/sqlite3/libsqlite/
H A Dsqlite3.c98161 FUNCTION(hex, 1, 0, 0, hexFunc ),

Completed in 477 milliseconds

123