Home
last modified time | relevance | path

Searched refs:blocks (Results 26 – 47 of 47) sorted by relevance

12

/PHP-7.0/ext/standard/tests/file/
H A Dstat_basic-win32.phpt130 ["blocks"]=>
184 ["blocks"]=>
H A Dlstat_stat_variation2.phpt42 "rdev", "size", "atime", "mtime", "blksize", "blocks");
H A Dcopy_variation18.phpt38 "blksize", "blocks");
H A Dlstat_stat_variation7.phpt39 $comp_arr = array(7, 12, 'size', 'blocks');
H A Dlstat_stat_variation3.phpt46 "rdev", "size", "atime", "mtime", "blksize", "blocks");
H A Dtouch_basic-win32.phpt51 "blksize", "blocks");
H A Dtouch_basic.phpt52 "blksize", "blocks");
H A Dfile.inc541 "blksize", "blocks");
591 "blksize", "blocks");
/PHP-7.0/ext/pdo_mysql/tests/
H A Dbug_41997.phpt2 PDO MySQL Bug #41997 (stored procedure call returning single rowset blocks future queries)
/PHP-7.0/ext/phar/tests/
H A Dstat.phpt128 ["blocks"]=>
183 ["blocks"]=>
/PHP-7.0/ext/opcache/Optimizer/
H A Dzend_optimizer_internal.h76 zend_code_block *blocks; member
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_change_user_oo.phpt49 // Reconnect because after 3 failed change_user attempts, the server blocks you off.
H A Dmysqli_change_user.phpt45 // Reconnect because after 3 failed change_user attempts, the server blocks you off.
/PHP-7.0/ext/pgsql/
H A DREADME62 There are some cases that async functions blocks process. Even if
63 process was blocked, functions work as expected. (except it blocks
/PHP-7.0/Zend/
H A DZEND_CHANGES489 Exceptions can be rethrown in catch blocks. Also it is possible to
490 have multiple catch blocks. In that case the caught exception is
496 blocks are available. In that case the exception is an uncaught
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic471 # partition size in blocks ?
4787 >0 byte x %dx16k blocks
4797 >0 byte x %dx16k blocks
6743 >>0770 long x %d blocks
8497 >40 lelong x %u blocks,
8507 >40 belong x %u blocks,
8516 >0x10000 lelong x num blocks %d
8800 >>&0 lequad x \b, %lld blocks
8808 >>8 lelong x \b blocks %u,
12219 #>32 lelong x \b, blocks %u
[all …]
/PHP-7.0/main/streams/
H A Duserspace.c882 STAT_PROP_ENTRY(blocks); in statbuf_from_array()
/PHP-7.0/
H A DUPGRADING330 caught by existing try/catch blocks.
H A DNEWS2621 . Fixed bug with try blocks being removed when extended_info opcode
/PHP-7.0/ext/pcre/pcrelib/
H A DREADME321 pcre_exec() does not call itself recursively. Instead, it uses memory blocks
H A DChangeLog279 26. Fix JIT compilation of conditional blocks, which assertion
5054 The pcre_study() function now returns one of these new pcre_extra blocks, with
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt1128 requested are always the same, and the blocks are always freed in
1818 obtained, first freed), and always for memory blocks of the same size.
2021 compiled. The output is zero if PCRE was compiled to use blocks of data
2024 blocks on the heap, thus avoiding the use of the stack.
8497 Three functions are provided for managing blocks of memory for use as
8587 (2) Why don't we simply allocate blocks of memory with malloc()?

Completed in 105 milliseconds

12