/PHP-8.4/ext/ctype/tests/ |
H A D | ctype_xdigit_variation2.phpt | 9 * valid hexadecimal 'digits' 26 character code 48 is a hexadecimal 'digit' 27 character code 49 is a hexadecimal 'digit' 28 character code 50 is a hexadecimal 'digit' 29 character code 51 is a hexadecimal 'digit' 30 character code 52 is a hexadecimal 'digit' 31 character code 53 is a hexadecimal 'digit' 32 character code 54 is a hexadecimal 'digit' 33 character code 55 is a hexadecimal 'digit' 34 character code 56 is a hexadecimal 'digit' [all …]
|
/PHP-8.4/ext/standard/tests/array/ |
H A D | sort_variation6.phpt | 2 Test sort() function : usage variations - sort hexadecimal values 14 // an array contains unsorted hexadecimal values 17 echo "\n-- Testing sort() by supplying hexadecimal value array, 'flag' value is default --\n"; 22 echo "\n-- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\n"; 27 echo "\n-- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\n"; 37 -- Testing sort() by supplying hexadecimal value array, 'flag' value is default -- 64 -- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR -- 91 -- Testing sort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
|
H A D | krsort_variation6.phpt | 2 Test krsort() function : usage variations - sort hexadecimal values 15 // an array containing unsorted hexadecimal values with keys 21 echo "\n-- Testing krsort() by supplying hexadecimal value array, 'flag' value is default --\n"; 26 echo "\n-- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\… 31 echo "\n-- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\… 41 -- Testing krsort() by supplying hexadecimal value array, 'flag' value is default -- 64 -- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR -- 87 -- Testing krsort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
|
H A D | asort_variation6.phpt | 2 Test asort() function : usage variations - sort hexadecimal values 14 // an array contains unsorted hexadecimal values 20 echo "\n-- Testing asort() by supplying hexadecimal value array, 'flag' value is default --\n"; 25 echo "\n-- Testing asort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\n… 30 echo "\n-- Testing asort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\n… 40 -- Testing asort() by supplying hexadecimal value array, 'flag' value is default -- 63 -- Testing asort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR -- 86 -- Testing asort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
|
H A D | ksort_variation6.phpt | 2 Test ksort() function : usage variations - sort hexadecimal values 14 // an array containng unsorted hexadecimal values with keys 21 echo "\n-- Testing ksort() by supplying hexadecimal value array, 'flag' value is default --\n"; 26 echo "\n-- Testing ksort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\n… 31 echo "\n-- Testing ksort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\n… 41 -- Testing ksort() by supplying hexadecimal value array, 'flag' value is default -- 64 -- Testing ksort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR -- 87 -- Testing ksort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
|
H A D | arsort_variation6.phpt | 2 Test arsort() function : usage variations - sort hexadecimal values 14 // an array contains unsorted hexadecimal values 20 echo "\n-- Testing arsort() by supplying hexadecimal value array, 'flag' value is default --\n"; 25 echo "\n-- Testing arsort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR --\… 30 echo "\n-- Testing arsort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --\… 40 -- Testing arsort() by supplying hexadecimal value array, 'flag' value is default -- 63 -- Testing arsort() by supplying hexadecimal value array, 'flag' value is SORT_REGULAR -- 86 -- Testing arsort() by supplying hexadecimal value array, 'flag' value is SORT_NUMERIC --
|
/PHP-8.4/ext/standard/tests/strings/ |
H A D | vsprintf_basic9.phpt | 2 Test vsprintf() function : basic functionality - hexadecimal format 5 echo "*** Testing vsprintf() : basic functionality - using hexadecimal format ***\n"; 33 *** Testing vsprintf() : basic functionality - using hexadecimal format ***
|
H A D | vprintf_basic9.phpt | 2 Test vprintf() function : basic functionality - hexadecimal format 5 echo "*** Testing vprintf() : basic functionality - using hexadecimal format ***\n"; 43 *** Testing vprintf() : basic functionality - using hexadecimal format ***
|
H A D | vfprintf_basic9.phpt | 2 Test vfprintf) function : basic functionality - hexadecimal format 5 echo "*** Testing vfprintf) : basic functionality - using hexadecimal format ***\n"; 47 *** Testing vfprintf) : basic functionality - using hexadecimal format ***
|
H A D | hex2bin_error.phpt | 11 Warning: hex2bin(): Input string must be hexadecimal string in %s on line %d 14 Warning: hex2bin(): Input string must be hexadecimal string in %s on line %d
|
H A D | sprintf_basic9.phpt | 2 Test sprintf() function : basic functionality - hexadecimal format 5 echo "*** Testing sprintf() : basic functionality - using hexadecimal format ***\n"; 41 *** Testing sprintf() : basic functionality - using hexadecimal format ***
|
H A D | sscanf_basic8.phpt | 2 Test sscanf() function : basic functionality - hexadecimal format 6 echo "*** Testing sscanf() : basic functionality - - using hexadecimal format ***\n"; 28 *** Testing sscanf() : basic functionality - - using hexadecimal format ***
|
H A D | printf_basic9.phpt | 2 Test printf() function : basic functionality - hexadecimal format 5 echo "*** Testing printf() : basic functionality - using hexadecimal format ***\n"; 54 *** Testing printf() : basic functionality - using hexadecimal format ***
|
H A D | sprintf_variation10.phpt | 16 0x123B, // integer as hexadecimal 20 -0x80000000, // max negative integer as hexadecimal 21 0x7fffffff, // max positive integer as hexadecimal 22 0x7FFFFFFF, // max positive integer as hexadecimal
|
H A D | sprintf_variation28.phpt | 22 0x123B, // integer as hexadecimal 26 -0x80000000, // max negative integer as hexadecimal 27 0x7fffffff, // max positive integer as hexadecimal 28 0x7FFFFFFF, // max positive integer as hexadecimal
|
H A D | sprintf_variation28_64bit.phpt | 18 0x123B, // integer as hexadecimal 22 -0x80000000, // max negative integer as hexadecimal 23 0x7fffffff, // max positive integer as hexadecimal 24 0x7FFFFFFF, // max positive integer as hexadecimal
|
H A D | sprintf_variation3.phpt | 16 0x123B, // integer as hexadecimal 20 -0x80000000, // max negative integer as hexadecimal 21 0x7fffffff, // max positive integer as hexadecimal 22 0x7FFFFFFF, // max positive integer as hexadecimal
|
H A D | sprintf_variation40.phpt | 22 0x123B, // integer as hexadecimal 26 -0x80000000, // max negative integer as hexadecimal 27 0x7fffffff, // max positive integer as hexadecimal 28 0x7FFFFFFF, // max positive integer as hexadecimal
|
H A D | sprintf_variation40_64bit.phpt | 18 0x123B, // integer as hexadecimal 22 -0x80000000, // max negative integer as hexadecimal 23 0x7fffffff, // max positive integer as hexadecimal 24 0x7FFFFFFF, // max positive integer as hexadecimal
|
H A D | sprintf_variation5.phpt | 19 var_dump(sprintf("%%x = '%x'", $n)); // hexadecimal representation (lower-case) 20 var_dump(sprintf("%%X = '%X'", $n)); // hexadecimal representation (upper-case)
|
/PHP-8.4/ext/standard/tests/general_functions/ |
H A D | var_export_basic1.phpt | 21 '0x123B' => 0x123B, // integer as hexadecimal 25 "-0x80000000" => -0x7FFFFFFF - 1, // max negative integer as hexadecimal 26 "'0x7fffffff'" => '0x7fffffff', // max positive integer as hexadecimal 27 "0x7FFFFFFF" => 0x7FFFFFFF, // max positive integer as hexadecimal
|
H A D | var_export_basic1_32.phpt | 21 '0x123B' => 0x123B, // integer as hexadecimal 25 "-0x80000000" => -0x7FFFFFFF - 1, // max negative integer as hexadecimal 26 "'0x7fffffff'" => '0x7fffffff', // max positive integer as hexadecimal 27 "0x7FFFFFFF" => 0x7FFFFFFF, // max positive integer as hexadecimal
|
/PHP-8.4/ext/standard/tests/network/ |
H A D | ip2long_variation2_x64.phpt | 6 …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…
|
/PHP-8.4/tests/lang/integer_literals/ |
H A D | hexadecimal_64bit.phpt | 9 /* Using hexadecimal prefix notation lowercase */ 38 /* Using hexadecimal prefix notation uppercase */
|
H A D | hexadecimal_32bit.phpt | 9 /* Using hexadecimal prefix notation lowercase */ 37 /* Using hexadecimal prefix notation uppercase */
|