/php-src/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 | 484 ops->hash_final(K, context); in php_hash_hmac_prep_key() 486 memcpy(K, key, key_len); in php_hash_hmac_prep_key() 489 php_hash_string_xor_char(K, K, 0x36, ops->block_size); in php_hash_hmac_prep_key() 503 unsigned char *K; in php_hash_do_hash_hmac() local 544 efree(K); in php_hash_do_hash_hmac() 554 php_hash_string_xor_char(K, K, 0x6A, ops->block_size); in php_hash_do_hash_hmac() 560 efree(K); in php_hash_do_hash_hmac() 673 K[i] ^= 0x36; in PHP_FUNCTION() 941 php_hash_string_xor_char(K, K, 0x6A, ops->block_size); in PHP_FUNCTION() 967 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-src/Zend/tests/zend_ini/ |
H A D | zend_ini_parse_quantity.phpt | 48 # "1K" 51 # "0123K" 54 # "1K " 57 # "0123K " 120 # "1 K" 126 # "1 K " 192 # "+1K" 198 # "+1K " 264 # "+1 K" 336 # "-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", 41 # "K" 56 # "1.0K" 96 # " 123\000K" 101 # "\000 123K" 106 # " \000123K" 111 # " 123\000K" [all …]
|
H A D | zend_ini_parse_quantity_binary_prefixes.phpt | 105 # "0b11 K" 108 # "0B11 K" 111 # "0b11 K " 114 # "0B11 K " 225 # "+0b11 K" 228 # "+0B11 K" 231 # "+0b11 K " 234 # "+0B11 K " 345 # "-0b11 K" 348 # "-0B11 K" [all …]
|
H A D | zend_ini_parse_quantity_hex_prefixes.phpt | 105 # "0x1F K" 108 # "0X1F K" 111 # "0x1F K " 114 # "0X1F K " 225 # "+0x1F K" 228 # "+0X1F K" 231 # "+0x1F K " 234 # "+0X1F K " 345 # "-0x1F K" 348 # "-0X1F K" [all …]
|
H A D | zend_ini_parse_quantity_octal_prefixes.phpt | 105 # "0o14 K" 108 # "0O14 K" 111 # "0o14 K " 114 # "0O14 K " 225 # "+0o14 K" 228 # "+0O14 K" 231 # "+0o14 K " 234 # "+0O14 K " 345 # "-0o14 K" 348 # "-0O14 K" [all …]
|
H A D | zend_ini_parse_quantity_zero.phpt | 10 '0K', 17 '-0K', 35 # "0K" 56 # "-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', 55 # No overflow 005: "2K" 99 # Subject overflow 005: "-1K" 101 Warning: Invalid quantity "-1K": value is out of range, using overflow result for backwards compati… 105 # Subject overflow 006: "-1 K" 107 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', 71 # No overflow 006: "2K" 75 # No overflow 007: "-2K"
|
/php-src/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-src/ext/fileinfo/tests/upstream/ |
H A D | matilde.arm.testfile | 6 �%Vйa����@<x@m1�A�"J�)��C�.t4�c��d0<zg���Y*˴fRMg�J5o��;�κ�h�<<Pg����*�0�*=�K|�K~��%… 11 …a-��0�Z���p~iz�PP��� �<4xcC��`���x��{��Z\DT�~�;Y��<2�i�'�=�j"\�a�d�>Pa�A:N��du@<4r,����K� 13 ]��o�<xm�a'H��K�_��1_���A��G�M�@<��o�a��5�6!l4� 14 ,�3۳ޢl�<`e�/wb��0���n�(R�! p&�K�0<&qX�?��kƳ��y���fD�.+2D��`<L{��K��E2�)5Em@Z�.�fN@… 16 G�����K)�i��� 30 ��@<�8g��~Z�7������ ��7s���X`<<r��`�W�nCL����"�ڈ�M @�-<g��aӅK"�$1|��>�� �b��#�< … 50 …F�<����!�*�i�xy��j���n\�9���<��~��K��{*h�ɑfƛ��(0<"<�C�@��K*m�V=�{�� �o��#R>��<… 58 !N�g����Z��-1��<Bi>�K�ai�Zb��]ޛ ����[�Ĝ{��<:w��`@��ؠ7k���ᡳd�:�[ @<0UrBd�ɯP��.=… 64 �h��WB�<($@g���ݚK�8ؿ�x /w��4�+k��<6g2�`��*�z�q�I�����0,Y* ��<�8a+^���R�#����a�����… 65 …��0�!p<���i��A������X���<�,�Ԇ�<��������3� �p����ϴu����!�0<���K�p넓�(��+O�,���ԥ�Z��… [all …]
|
/php-src/ext/pdo_firebird/tests/ |
H A D | dialect_1.phpt | 26 cast(0.76 as numeric(15, 2)) as K, 34 var_dump($row->K); 39 $dbh->exec('RECREATE TABLE test_dialect_1(K numeric(15, 2), DT date)'); 40 $sql='INSERT INTO test_dialect_1(K, DT) values(?, ?)'; 49 var_dump($row->K);
|
/php-src/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-src/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-src/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-src/ext/mysqli/tests/bind_fetch/ |
H A D | char_text_big_types.phpt | 28 $test[] = ($a == $c2) ? "32K String ok" : "32K String failed"; 48 string(13) "32K String ok"
|
/php-src/ext/mysqli/tests/bind_insert/ |
H A D | char_text_big_types.phpt | 34 $test[] = ($a2 == $c2) ? "32K String ok" : "32K String failed"; 53 %s(13) "32K String ok"
|
/php-src/Zend/tests/weakrefs/ |
H A D | gh10043-011.phpt | 6 class K {} 10 $k = new K;
|
/php-src/ext/reflection/tests/ |
H A D | ReflectionClass_export_basic1.phpt | 10 $d = K, 19 define('K', "16 chars long --"); 55 Parameter #3 [ <optional> $d = K ]
|
/php-src/ext/phar/tests/cache_list/files/ |
H A D | write15.phar | 8 6test.txtK��H���E�<?php __HALT_COMPILER();*��I_B�.�֩�.F�"�…
|