Home
last modified time | relevance | path

Searched refs:hash_type (Results 1 – 10 of 10) sorted by relevance

/PHP-5.5/ext/phar/tests/
H A Dtest_signaturealgos.phpt18 var_dump($r['hash_type']);
21 var_dump($r['hash_type']);
24 var_dump($r['hash_type']);
27 var_dump($r['hash_type']);
30 var_dump($r['hash_type']);
H A Dphar_setsignaturealgo2.phpt57 ["hash_type"]=>
63 ["hash_type"]=>
69 ["hash_type"]=>
75 ["hash_type"]=>
81 ["hash_type"]=>
87 ["hash_type"]=>
H A Dphar_setsignaturealgo1.phpt47 ["hash_type"]=>
53 ["hash_type"]=>
59 ["hash_type"]=>
67 ["hash_type"]=>
H A Dcreate_new_phar_c.phpt26 ["hash_type"]=>
/PHP-5.5/ext/phar/tests/tar/
H A Dphar_setsignaturealgo2.phpt58 ["hash_type"]=>
64 ["hash_type"]=>
70 ["hash_type"]=>
76 ["hash_type"]=>
82 ["hash_type"]=>
88 ["hash_type"]=>
H A Drequire_hash.phpt54 ["hash_type"]=>
/PHP-5.5/ext/phar/tests/cache_list/
H A Dcopyonwrite12.phar.phpt15 ["hash_type"]=>
21 ["hash_type"]=>
/PHP-5.5/ext/phar/tests/zip/
H A Dphar_setsignaturealgo2.phpt82 ["hash_type"]=>
88 ["hash_type"]=>
94 ["hash_type"]=>
100 ["hash_type"]=>
106 ["hash_type"]=>
112 ["hash_type"]=>
/PHP-5.5/ext/wddx/
H A Dwddx.c301 int hash_type; in PS_SERIALIZER_DECODE_FUNC() local
318 hash_type = zend_hash_get_current_key_ex(Z_ARRVAL_P(retval), &key, &key_length, &idx, 0, NULL); in PS_SERIALIZER_DECODE_FUNC()
320 switch (hash_type) { in PS_SERIALIZER_DECODE_FUNC()
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc1471 $infos['Hash-type'] = $hash['hash_type'];

Completed in 19 milliseconds