Home
last modified time | relevance | path

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

/php-src/ext/standard/libavifinfo/
H A Davifinfo.c666 size_t data_size; member
689 AvifInfoStatus AvifInfoIdentify(const uint8_t* data, size_t data_size) { in AvifInfoIdentify()
699 AvifInfoStatus AvifInfoGetFeatures(const uint8_t* data, size_t data_size, in AvifInfoGetFeatures()
/php-src/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c638 …ute_calculate_param_values_size(MYSQLND_STMT_DATA * stmt, zval ** copies_param, size_t * data_size) in mysqlnd_stmt_execute_calculate_param_values_size()
808 size_t data_size = 0; in mysqlnd_stmt_execute_store_params() local
H A Dmysqlnd_wireprotocol.c1349 size_t * const data_size) in php_mysqlnd_read_row_ex()
1519 const size_t data_size = row_buffer->size; in php_mysqlnd_rowp_read_text_protocol() local
1667 size_t data_size = 0; in php_mysqlnd_rowp_read() local
1787 unsigned int data_size; in php_mysqlnd_prepare_read() local
/php-src/ext/hash/
H A Dhash.c492 …s, void *context, const unsigned char *key, const unsigned char *data, const zend_long data_size) { in php_hash_hmac_round()
/php-src/Zend/
H A Dzend_alloc.c3205 …PI zend_mm_heap *zend_mm_startup_ex(const zend_mm_handlers *handlers, void *data, size_t data_size)

Completed in 49 milliseconds