Home
last modified time | relevance | path

Searched refs:Block (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_static_allocator.c25 inline static void block_init(Block *block, zend_uint block_size) in block_init()
31 inline static char *block_allocate(Block *block, zend_uint size) in block_allocate()
40 inline static void block_destroy(Block *block) in block_destroy()
47 sa->Blocks = (Block *) emalloc(sizeof(Block)); in static_allocator_init()
61 sa->Blocks = (Block *) erealloc(sa->Blocks, ++sa->num_blocks); in static_allocator_allocate()
H A Dzend_static_allocator.h35 } Block; typedef
38 Block *Blocks;
/PHP-5.5/ext/sockets/tests/
H A Dsocket_strerror.phpt40 string(21) "Block device required"
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic296 0 string RDSK Rigid Disk Block
4965 # Block length found 0 , 512

Completed in 46 milliseconds