Home
last modified time | relevance | path

Searched defs:block (Results 1 – 14 of 14) sorted by relevance

/PHP-7.1/ext/standard/
H A Dmd5.h48 uint32_t block[16]; member
H A Dsha1.c255 static void SHA1Transform(state, block) in SHA1Transform() argument
H A Dstreamsfuncs.c1292 zend_bool block; in PHP_FUNCTION() local
/PHP-7.1/ext/opcache/Optimizer/
H A Dblock_pass.c143 static void zend_optimize_block(zend_basic_block *block, zend_op_array *op_array, zend_bitset used_… in zend_optimize_block()
1031 static void zend_jmp_optimization(zend_basic_block *block, zend_op_array *op_array, zend_cfg *cfg, … in zend_jmp_optimization()
1509 zend_basic_block *block, *next_block; in zend_t_usage() local
H A Dzend_cfg.c259 static void initialize_block(zend_basic_block *block) { in initialize_block()
634 zend_basic_block *block = &cfg->blocks[block_num]; in compute_postnum_recursive() local
H A Dzend_ssa.h69 int block; /* current BB index */ member
H A Dzend_ssa.c34 const zend_cfg *cfg, const zend_basic_block *block, int check, int exclude) { in dominates_other_predecessors()
/PHP-7.1/ext/hash/
H A Dhash_whirlpool.c45 uint64_t block[8]; /* mu(buffer) */ in WhirlpoolTransform() local
H A Dhash_md.c354 static void MD5Transform(state, block) in MD5Transform() argument
634 static void MD2_Transform(PHP_MD2_CTX *context, const unsigned char *block) in MD2_Transform()
/PHP-7.1/ext/readline/
H A Dreadline_cli.c141 static zend_string *cli_get_prompt(char *block, char prompt) /* {{{ */ in cli_get_prompt()
/PHP-7.1/main/
H A Dalloca.c347 long *block, size; in i00afunc() local
H A Dnetwork.c1160 PHPAPI int php_set_sock_blocking(php_socket_t socketd, int block)
/PHP-7.1/
H A Drun-tests.php1181 function show_file_block($file, $block, $section = null)
/PHP-7.1/sapi/cli/
H A Dphp_cli_server.c149 struct { void *block; char *p; size_t len; } heap; member
947 static php_cli_server_chunk *php_cli_server_chunk_heap_new(void *block, char *buf, size_t len) /* {… in php_cli_server_chunk_heap_new()

Completed in 64 milliseconds