/PHP-8.2/ext/hash/ |
H A D | hash_whirlpool.c | 151 K[0] = L[0]; in WhirlpoolTransform() 152 K[1] = L[1]; in WhirlpoolTransform() 153 K[2] = L[2]; in WhirlpoolTransform() 171 K[0]; in WhirlpoolTransform() 181 K[1]; in WhirlpoolTransform() 191 K[2]; in WhirlpoolTransform() 201 K[3]; in WhirlpoolTransform() 211 K[4]; in WhirlpoolTransform() 221 K[5]; in WhirlpoolTransform() 231 K[6]; in WhirlpoolTransform() [all …]
|
H A D | hash.c | 485 ops->hash_final(K, context); in php_hash_hmac_prep_key() 487 memcpy(K, key, key_len); in php_hash_hmac_prep_key() 490 php_hash_string_xor_char(K, K, 0x36, ops->block_size); in php_hash_hmac_prep_key() 504 unsigned char *K; in php_hash_do_hash_hmac() local 545 efree(K); in php_hash_do_hash_hmac() 555 php_hash_string_xor_char(K, K, 0x6A, ops->block_size); in php_hash_do_hash_hmac() 561 efree(K); in php_hash_do_hash_hmac() 674 K[i] ^= 0x36; in PHP_FUNCTION() 942 php_hash_string_xor_char(K, K, 0x6A, ops->block_size); in PHP_FUNCTION() 968 php_hash_string_xor_char(K, K, 0x6A, ops->block_size); in PHP_FUNCTION() [all …]
|
H A D | hash_ripemd.c | 166 #define K(n) K_values[ (n) >> 4] macro 229 tmp = ROLS( j, a + F0(b, c, d) + x[R[j]] + K(j)); in RIPEMD128Transform() 236 tmp = ROLS( j, a + F1(b, c, d) + x[R[j]] + K(j)); in RIPEMD128Transform() 243 tmp = ROLS( j, a + F2(b, c, d) + x[R[j]] + K(j)); in RIPEMD128Transform() 250 tmp = ROLS( j, a + F3(b, c, d) + x[R[j]] + K(j)); in RIPEMD128Transform() 321 tmp = ROLS( j, a + F0(b, c, d) + x[R[j]] + K(j)); in RIPEMD256Transform() 329 tmp = ROLS( j, a + F1(b, c, d) + x[R[j]] + K(j)); in RIPEMD256Transform() 337 tmp = ROLS( j, a + F2(b, c, d) + x[R[j]] + K(j)); in RIPEMD256Transform() 345 tmp = ROLS( j, a + F3(b, c, d) + x[R[j]] + K(j)); in RIPEMD256Transform() 420 tmp = ROLS( j, a + F0(b, c, d) + x[R[j]] + K(j)) + e; in RIPEMD160Transform() [all …]
|
/PHP-8.2/Zend/tests/zend_ini/ |
H A D | zend_ini_parse_quantity.phpt | 47 # "1K" 50 # "0123K" 53 # "1K " 56 # "0123K " 119 # "1 K" 125 # "1 K " 191 # "+1K" 197 # "+1K " 263 # "+1 K" 335 # "-1K" [all …]
|
H A D | zend_ini_parse_quantity_error.phpt | 11 'K', # No digits 14 '1.0K', # Non integral digits. 27 "\x00 123K", 30 " 123K\x00", 40 # "K" 55 # "1.0K" 95 # " 123\000K" 100 # "\000 123K" 105 # " \000123K" 110 # " 123\000K" [all …]
|
H A D | zend_ini_parse_quantity_binary_prefixes.phpt | 104 # "0b11 K" 107 # "0B11 K" 110 # "0b11 K " 113 # "0B11 K " 224 # "+0b11 K" 227 # "+0B11 K" 230 # "+0b11 K " 233 # "+0B11 K " 344 # "-0b11 K" 347 # "-0B11 K" [all …]
|
H A D | zend_ini_parse_quantity_hex_prefixes.phpt | 104 # "0x1F K" 107 # "0X1F K" 110 # "0x1F K " 113 # "0X1F K " 224 # "+0x1F K" 227 # "+0X1F K" 230 # "+0x1F K " 233 # "+0X1F K " 344 # "-0x1F K" 347 # "-0X1F K" [all …]
|
H A D | zend_ini_parse_quantity_octal_prefixes.phpt | 104 # "0o14 K" 107 # "0O14 K" 110 # "0o14 K " 113 # "0O14 K " 224 # "+0o14 K" 227 # "+0O14 K" 230 # "+0o14 K " 233 # "+0O14 K " 344 # "-0o14 K" 347 # "-0O14 K" [all …]
|
H A D | zend_ini_parse_quantity_zero.phpt | 10 '0K', 17 '-0K', 34 # "0K" 55 # "-0K"
|
H A D | zend_ini_parse_uquantity_overflow.phpt | 13 'No overflow 005' => '2K', 22 'Subject overflow 005' => '-1K', 23 'Subject overflow 006' => '-1 K', 24 'Multiplier overflow 001' => strval(PHP_INT_MAX).'K', 54 # No overflow 005: "2K" 98 # Subject overflow 005: "-1K" 100 Warning: Invalid quantity "-1K": value is out of range, using overflow result for backwards compati… 104 # Subject overflow 006: "-1 K" 106 Warning: Invalid quantity "-1 K": value is out of range, using overflow result for backwards compat…
|
H A D | zend_ini_parse_quantity_overflow.phpt | 34 'No overflow 006' => '2K', 35 'No overflow 007' => '-2K', 38 'Multiplier overflow 001' => strval(PHP_INT_MAX).'K', 39 'Multiplier overflow 002' => strval(PHP_INT_MIN).'K', 70 # No overflow 006: "2K" 74 # No overflow 007: "-2K"
|
/PHP-8.2/ext/standard/tests/general_functions/ |
H A D | bug49056.phpt | 7 Cooking_furniture="Küchen Möbel (en)" 8 Küchen_Möbel="Cooking furniture (en)" 23 string(23) "Küchen Möbel (en)" 24 ["Küchen_Möbel"]=>
|
/PHP-8.2/ext/pdo_firebird/tests/ |
H A D | dialect_1.phpt | 24 cast(0.76 as numeric(15, 2)) as K, 32 var_dump($row->K); 37 $dbh->exec('RECREATE TABLE test_d1(K numeric(15, 2), DT date)'); 38 $sql='INSERT INTO test_d1(K, DT) values(?, ?)'; 47 var_dump($row->K);
|
/PHP-8.2/ext/pcre/tests/ |
H A D | bug80866.phpt | 2 Bug #80866 preg_split ignores limit flag when pattern with \K has 0-width fullstring match 5 var_export(preg_split('~.{3}\K~', 'abcdefghijklm', 3));
|
H A D | bug70345.phpt | 5 $regex = '/(?=xyz\K)/'; 10 $regex = '/(a(?=xyz\K))/';
|
H A D | bug70232.phpt | 2 Bug #70232 (Incorrect bump-along behavior with \K and empty string match) 5 $pattern = '~(?: |\G)\d\B\K~';
|
/PHP-8.2/tests/classes/ |
H A D | constants_basic_006.phpt | 8 public static $a = array(K => D::V, E::A => K); 18 define('K', "nasty");
|
/PHP-8.2/ext/opcache/tests/ |
H A D | preload_011.phpt | 16 interface K {} 17 interface L extends K {} 28 …: Could not check compatibility between H::method($a): L and G::method($a): K, because class L is …
|
H A D | preload_variance.inc | 38 // Requires K & L, delay to runtime. 40 public function method($a): K {}
|
/PHP-8.2/ext/reflection/tests/ |
H A D | ReflectionClass_export_basic1.phpt | 10 $d = K, 19 define('K', "16 chars long --"); 54 Parameter #3 [ <optional> $d = K ]
|
/PHP-8.2/ext/mysqli/tests/ |
H A D | 022.phpt | 37 $test[] = ($a2 == $c2) ? "32K String ok" : "32K String failed"; 63 %s(13) "32K String ok"
|
H A D | 005.phpt | 32 $test[] = ($a == $c2) ? "32K String ok" : "32K String failed"; 60 string(13) "32K String ok"
|
/PHP-8.2/ext/phar/tests/cache_list/files/ |
H A D | write15.phar | 8 6test.txtK��H���E�<?php __HALT_COMPILER();*��I_B�.�֩�.F�"�…
|
H A D | write20.phar | 8 ?test.txtK��H���E� s:2:"hi";<?php __HALT_COMPILER();3��+�%Ls…
|
/PHP-8.2/tests/lang/ |
H A D | bug24908.phpt | 12 if (count($_SERVER)) echo "K\n";
|