Home
last modified time | relevance | path

Searched refs:blocks (Results 1 – 25 of 40) sorted by relevance

12

/PHP-5.4/Zend/tests/
H A Djump14.phpt2 Testing GOTO inside blocks
H A Djump13.phpt2 jump 10: goto with try blocks
/PHP-5.4/ext/filter/
H A Dlogical_filters.c595 int blocks = 0; in _php_filter_validate_ipv6() local
627 blocks = 2; in _php_filter_validate_ipv6()
642 blocks++; /* :: means 1 or more 16-bit 0 blocks */ in _php_filter_validate_ipv6()
646 return (blocks <= 8); in _php_filter_validate_ipv6()
664 if (++blocks > 8) in _php_filter_validate_ipv6()
667 return ((compressed && blocks <= 8) || blocks == 8); in _php_filter_validate_ipv6()
/PHP-5.4/ext/standard/tests/file/
H A Dlstat_stat_variation19.phpt117 ["blocks"]=>
171 ["blocks"]=>
227 ["blocks"]=>
281 ["blocks"]=>
H A Dlstat_stat_variation20.phpt119 ["blocks"]=>
175 ["blocks"]=>
229 ["blocks"]=>
283 ["blocks"]=>
H A Dstat_variation7-win32.phpt129 ["blocks"]=>
183 ["blocks"]=>
239 ["blocks"]=>
293 ["blocks"]=>
H A Duserwrapper.phpt30 'blksize'=>-1, 'blocks'=>-1);
79 [blocks] => -1
H A Dlstat_stat_basic.phpt149 ["blocks"]=>
203 ["blocks"]=>
259 ["blocks"]=>
313 ["blocks"]=>
H A Dfstat_basic.phpt62 ["blocks"]=>
H A Dfstat.phpt68 ["blocks"]=>
H A Dlstat_stat_variation18.phpt116 ["blocks"]=>
172 ["blocks"]=>
H A Drename_basic.phpt30 "rdev", "size", "atime", "mtime", "blksize", "blocks");
H A Dstat_basic-win32.phpt130 ["blocks"]=>
184 ["blocks"]=>
H A Dlstat_stat_variation2.phpt42 "rdev", "size", "atime", "mtime", "blksize", "blocks");
H A Dlstat_stat_variation7.phpt39 $comp_arr = array(7, 12, 'size', 'blocks');
H A Dcopy_variation18.phpt38 "blksize", "blocks");
/PHP-5.4/tests/classes/
H A Dautoload_008.phpt2 Ensure catch blocks for unknown exception types do not trigger autoload.
/PHP-5.4/ext/mcrypt/tests/
H A Dmcrypt_ecb.phpt14 // we have to trim as AES rounds the blocks and decrypt doesnt detect that
H A Dmcrypt_ofb.phpt14 // we have to trim as AES rounds the blocks and decrypt doesnt detect that
H A Dmcrypt_cbc.phpt14 // we have to trim as AES rounds the blocks and decrypt doesnt detect that
H A Dmcrypt_cfb.phpt14 // we have to trim as AES rounds the blocks and decrypt doesnt detect that
H A Dmcrypt_decrypt.phpt15 // we have to trim as AES rounds the blocks and decrypt doesnt detect that
/PHP-5.4/ext/pdo_odbc/tests/
H A Dlong_columns.phpt58 // the driver reads columns in blocks of 255 bytes and then reassembles those blocks into a single …
59 … sure that the reassembly works (and that the column is split into 255 byte blocks by the database)
64 …// use the alphabet instead of 'i' characters to make sure the blocks don't overlap when they are …
/PHP-5.4/ext/phar/tests/
H A Dstat.phpt127 ["blocks"]=>
182 ["blocks"]=>
/PHP-5.4/ext/pdo_mysql/tests/
H A Dbug_41997.phpt2 PDO MySQL Bug #41997 (stored procedure call returning single rowset blocks future queries)

Completed in 32 milliseconds

12