Home
last modified time | relevance | path

Searched refs:hexadecimal (Results 1 – 25 of 126) sorted by relevance

123456

/PHP-5.5/ext/ctype/tests/
H A Dctype_xdigit_variation2.phpt14 * valid hexadecimal 'digits'
32 character code 48 is a hexadecimal 'digit'
33 character code 49 is a hexadecimal 'digit'
34 character code 50 is a hexadecimal 'digit'
35 character code 51 is a hexadecimal 'digit'
36 character code 52 is a hexadecimal 'digit'
37 character code 53 is a hexadecimal 'digit'
38 character code 54 is a hexadecimal 'digit'
39 character code 55 is a hexadecimal 'digit'
40 character code 56 is a hexadecimal 'digit'
[all …]
H A Dctype_xdigit_variation4.phpt8 * Description: Checks for character(s) representing a hexadecimal digit
13 * Pass different hexadecimal and octal values that:
14 * 1. contain hexadecimal digits
15 * 2. correspond to character codes recognised as hexadecimal digits (see variation2)
23 // contain hexadecimal digits but do not correspond to 'correct' ints
29 // contain hexadecimal digits but do not correspond to 'correct' ints
H A Dctype_xdigit_variation3.phpt8 * Description: Checks for character(s) representing a hexadecimal digit
14 * which are considered valid hexadecimal 'digit' only strings
33 "03F", // hexadecimal 'digits'
H A Dctype_alnum_variation4.phpt2 Test ctype_alnum() function : usage variations - octal and hexadecimal values
13 * Pass octal and hexadecimal values to ctype_alnum() to test behaviour
H A Dctype_alpha_variation4.phpt2 Test ctype_alpha() function : usage variations - Octal and hexadecimal values
13 * Pass octal and hexadecimal values to ctype_alpha() to test behaviour
H A Dctype_cntrl_variation4.phpt2 Test ctype_cntrl() function : usage variations - Octal and hexadecimal values
13 * Pass hexadecimal and octal values to ctype_cntrl() to test behaviour
H A Dctype_digit_variation4.phpt2 Test ctype_digit() function : usage variations - octal and hexadecimal values
13 * Pass octal and hexadecimal values as $c argument to ctype_digit() to test behaviour
H A Dctype_graph_variation4.phpt2 Test ctype_graph() function : usage variations - octal and hexadecimal values
13 * Pass octal and hexadecimal values to ctype_graph() to test behaviour
H A Dctype_lower_variation4.phpt2 Test ctype_lower() function : usage variations - octal and hexadecimal values
13 * Pass octal and hexadecimal values to ctype_lower() to test behaviour
H A Dctype_print_variation4.phpt2 Test ctype_print() function : usage variations - octal and hexadecimal values
13 * Pass octal and hexadecimal values to ctype_print() to test behaviour
H A Dctype_upper_variation4.phpt2 Test ctype_upper() function : usage variations - octal and hexadecimal values
13 * Pass octal and hexadecimal values to ctype_upper() to test behaviour
H A Dctype_space_variation4.phpt2 Test ctype_space() function : usage variations - octal and hexadecimal values
13 * Pass octal and hexadecimal values as $c to ctype_space() to test behaviour
/PHP-5.5/ext/standard/tests/array/
H A Dkrsort_variation6.phpt2 Test krsort() function : usage variations - sort hexadecimal values
20 // an array containing unsorted hexadecimal values with keys
26 echo "\n-- Testing krsort() by supplying hexadecimal value array, 'flag' value is defualt --\n";
31 echo "\n-- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\…
36 echo "\n-- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\…
46 -- Testing krsort() by supplying hexadecimal value array, 'flag' value is defualt --
69 -- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --
92 -- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
H A Dsort_variation6.phpt2 Test sort() function : usage variations - sort hexadecimal values
20 // an array contains unsorted hexadecimal values
23 echo "\n-- Testing sort() by supplying hexadecimal value array, 'flag' value is defualt --\n";
28 echo "\n-- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\n";
33 echo "\n-- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\n";
43 -- Testing sort() by supplying hexadecimal value array, 'flag' value is defualt --
70 -- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --
97 -- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
H A Darsort_variation6.phpt2 Test arsort() function : usage variations - sort hexadecimal values
20 // an array contains unsorted hexadecimal values
26 echo "\n-- Testing arsort() by supplying hexadecimal value array, 'flag' value is defualt --\n";
31 echo "\n-- Testing arsort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\…
36 echo "\n-- Testing arsort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\…
46 -- Testing arsort() by supplying hexadecimal value array, 'flag' value is defualt --
69 -- Testing arsort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --
92 -- Testing arsort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
H A Dksort_variation6.phpt2 Test ksort() function : usage variations - sort hexadecimal values
19 // an array containng unsorted hexadecimal values with keys
26 echo "\n-- Testing ksort() by supplying hexadecimal value array, 'flag' value is defualt --\n";
31 echo "\n-- Testing ksort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\n…
36 echo "\n-- Testing ksort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\n…
46 -- Testing ksort() by supplying hexadecimal value array, 'flag' value is defualt --
69 -- Testing ksort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --
92 -- Testing ksort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
H A Dasort_variation6.phpt2 Test asort() function : usage variations - sort hexadecimal values
20 // an array contains unsorted hexadecimal values
26 echo "\n-- Testing asort() by supplying hexadecimal value array, 'flag' value is defualt --\n";
31 echo "\n-- Testing asort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\n…
36 echo "\n-- Testing asort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\n…
46 -- Testing asort() by supplying hexadecimal value array, 'flag' value is defualt --
69 -- Testing asort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --
92 -- Testing asort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
/PHP-5.5/ext/standard/tests/strings/
H A Dvsprintf_basic9.phpt2 Test vsprintf() function : basic functionality - hexadecimal format
10 echo "*** Testing vsprintf() : basic functionality - using hexadecimal format ***\n";
38 *** Testing vsprintf() : basic functionality - using hexadecimal format ***
H A Dvprintf_basic9.phpt2 Test vprintf() function : basic functionality - hexadecimal format
10 echo "*** Testing vprintf() : basic functionality - using hexadecimal format ***\n";
49 *** Testing vprintf() : basic functionality - using hexadecimal format ***
H A Dsprintf_basic9.phpt2 Test sprintf() function : basic functionality - hexadecimal format
10 echo "*** Testing sprintf() : basic functionality - using hexadecimal format ***\n";
46 *** Testing sprintf() : basic functionality - using hexadecimal format ***
H A Dvfprintf_basic9.phpt2 Test vfprintf) function : basic functionality - hexadecimal format
10 echo "*** Testing vfprintf) : basic functionality - using hexadecimal format ***\n";
53 *** Testing vfprintf) : basic functionality - using hexadecimal format ***
H A Dsscanf_basic8.phpt2 Test sscanf() function : basic functionality - hexadecimal format
11 echo "*** Testing sscanf() : basic functionality - - using hexadecimal format ***\n";
34 *** Testing sscanf() : basic functionality - - using hexadecimal format ***
H A Dprintf_basic9.phpt2 Test printf() function : basic functionality - hexadecimal format
10 echo "*** Testing printf() : basic functionality - using hexadecimal format ***\n";
60 *** Testing printf() : basic functionality - using hexadecimal format ***
/PHP-5.5/ext/standard/tests/general_functions/
H A Dvar_export_basic1.phpt21 '0x123B' => 0x123B, // integer as hexadecimal
25 "-0x80000000" => -0x80000000, // max negative integer as hexadecimal
26 "'0x7fffffff'" => '0x7fffffff', // max postive integer as hexadecimal
27 "0x7FFFFFFF" => 0x7FFFFFFF, // max postive integer as hexadecimal
/PHP-5.5/ext/standard/tests/network/
H A Dip2long_variation2_x64.phpt6 …All numbers supplied as ``parts'' in a `.' notation may be decimal, octal, or hexadecimal, as spec…
7 …in the C language (i.e., a leading 0x or 0X implies hexadecimal; otherwise, a leading 0 implies oc…

Completed in 35 milliseconds

123456