Home
last modified time | relevance | path

Searched defs:data_size (Results 1 – 8 of 8) sorted by relevance

/PHP-7.0/ext/mcrypt/
H A Dmcrypt.c622 int block_size, data_size; in PHP_FUNCTION() local
676 int block_size, data_size; in PHP_FUNCTION() local
1268 zend_long data_size; in php_mcrypt_do_crypt() local
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c1437 size_t * data_size, zend_bool persistent_alloc, in php_mysqlnd_read_row_ex()
1615 size_t data_size = row_buffer->app; in php_mysqlnd_rowp_read_text_protocol_aux() local
1821 size_t data_size = 0; in php_mysqlnd_rowp_read() local
1992 unsigned int data_size; in php_mysqlnd_prepare_read() local
H A Dmysqlnd_ps_codec.c677 …ute_calculate_param_values_size(MYSQLND_STMT_DATA * stmt, zval ** copies_param, size_t * data_size) in mysqlnd_stmt_execute_calculate_param_values_size()
837 size_t data_size = 0; in mysqlnd_stmt_execute_store_params() local
/PHP-7.0/ext/pdo_oci/
H A Doci_statement.c530 ub2 dtype, data_size, scale, precis; in oci_stmt_describe() local
/PHP-7.0/ext/hash/
H A Dhash.c229 …s, void *context, const unsigned char *key, const unsigned char *data, const zend_long data_size) { in php_hash_hmac_round()
/PHP-7.0/ext/interbase/
H A Dibase_query.c1427 static int _php_ibase_arr_zval(zval *ar_zval, char *data, zend_ulong data_size, /* {{{ */ in _php_ibase_arr_zval()
/PHP-7.0/ext/oci8/
H A Dphp_oci8_int.h275 ub2 data_size; /* data size */ member
/PHP-7.0/Zend/
H A Dzend_alloc.c2795 …PI zend_mm_heap *zend_mm_startup_ex(const zend_mm_handlers *handlers, void *data, size_t data_size)

Completed in 61 milliseconds