Home
last modified time | relevance | path

Searched refs:hexadecimal (Results 26 – 50 of 126) sorted by relevance

123456

/PHP-5.5/ext/standard/tests/strings/
H A Dsprintf_variation10.phpt21 0x123B, // integer as hexadecimal
25 -0x80000000, // max negative integer as hexadecimal
26 0x7fffffff, // max postive integer as hexadecimal
27 0x7FFFFFFF, // max postive integer as hexadecimal
H A Dsprintf_variation3.phpt21 0x123B, // integer as hexadecimal
25 -0x80000000, // max negative integer as hexadecimal
26 0x7fffffff, // max postive integer as hexadecimal
27 0x7FFFFFFF, // max postive integer as hexadecimal
H A Dsprintf_variation28.phpt27 0x123B, // integer as hexadecimal
31 -0x80000000, // max negative integer as hexadecimal
32 0x7fffffff, // max postive integer as hexadecimal
33 0x7FFFFFFF, // max postive integer as hexadecimal
H A Dsprintf_variation28_64bit.phpt23 0x123B, // integer as hexadecimal
27 -0x80000000, // max negative integer as hexadecimal
28 0x7fffffff, // max postive integer as hexadecimal
29 0x7FFFFFFF, // max postive integer as hexadecimal
H A Dsprintf_variation40.phpt27 0x123B, // integer as hexadecimal
31 -0x80000000, // max negative integer as hexadecimal
32 0x7fffffff, // max postive integer as hexadecimal
33 0x7FFFFFFF, // max postive integer as hexadecimal
H A Dsprintf_variation40_64bit.phpt23 0x123B, // integer as hexadecimal
27 -0x80000000, // max negative integer as hexadecimal
28 0x7fffffff, // max postive integer as hexadecimal
29 0x7FFFFFFF, // max postive integer as hexadecimal
H A Dsprintf_variation19.phpt21 0x123B, // integer as hexadecimal
25 -0x80000000, // max negative integer as hexadecimal
26 0x7fffffff, // max postive integer as hexadecimal
27 0x7FFFFFFF, // max postive integer as hexadecimal
H A Dsprintf_variation21.phpt21 0x123B, // integer as hexadecimal
25 -0x80000000, // max negative integer as hexadecimal
26 0x7fffffff, // max postive integer as hexadecimal
27 0x7FFFFFFF, // max postive integer as hexadecimal
H A Dbug35817.phpt2 Bug #35817 (unpack() does not decode odd number of hexadecimal values)
H A Dsprintf_variation34.phpt27 0x123B, // integer as hexadecimal
31 -0x80000000, // max negative integer as hexadecimal
32 0x7fffffff, // max postive integer as hexadecimal
33 0x7FFFFFFF, // max postive integer as hexadecimal
H A Dsprintf_variation46.phpt21 0x123B, // integer as hexadecimal
25 -0x80000000, // max negative integer as hexadecimal
26 0x7fffffff, // max postive integer as hexadecimal
27 0x7FFFFFFF, // max postive integer as hexadecimal
H A Dsprintf_variation34_64bit.phpt23 0x123B, // integer as hexadecimal
27 -0x80000000, // max negative integer as hexadecimal
28 0x7fffffff, // max postive integer as hexadecimal
29 0x7FFFFFFF, // max postive integer as hexadecimal
H A Dstripcslashes_basic.phpt8 * octal and hexadecimal representation.
H A Dbin2hex_error.phpt7 * Description: Convert binary data into hexadecimal representation
H A Dfprintf_variation_008.phpt22 /* hexadecimal type variations */
H A Dfprintf_variation_008_64bit.phpt22 /* hexadecimal type variations */
H A Dstripos_variation2.phpt67 '\x23', //hexadecimal numeric string
68 '#', //hexadecimal numeric string
H A Dstrrchr_variation2.phpt66 '\x23', //hexadecimal numeric string
67 '#', //hexadecimal numeric string
H A Dstrrpos_variation2.phpt57 '\x23', //hexadecimal numeric string
58 '#', //hexadecimal numeric string
/PHP-5.5/ext/standard/tests/array/
H A Drsort_variation6.phpt11 * Pass rsort() an array of hexadecimal values to test behaviour
16 // an array contains unsorted hexadecimal values
/PHP-5.5/ext/imap/tests/
H A Dimap_binary_basic.phpt31 echo "Encode some hexadecimal data\n";
46 Encode some hexadecimal data
/PHP-5.5/ext/standard/tests/general_functions/
H A Dintval.phpt23 0x123B, // integer as hexadecimal
27 -0x80000000, // max negative integer as hexadecimal
28 '0x7fffffff', // max postive integer as hexadecimal
29 0x7FFFFFFF, // max postive integer as hexadecimal
H A Dstrval.phpt39 0x123B, // integer as hexadecimal
45 -0x80000000, // max negative integer as hexadecimal
46 0x7fffffff, // max postive integer as hexadecimal
47 0x7FFFFFFF, // max postive integer as hexadecimal
/PHP-5.5/ext/ctype/tests/
H A Dctype_xdigit_basic.phpt8 * Description: Checks for character(s) representing a hexadecimal digit
/PHP-5.5/ext/standard/tests/math/
H A Ddechex_error.phpt6 …* Description: Returns a string containing a hexadecimal representation of the given number argum…

Completed in 42 milliseconds

123456