Searched refs:dim_len (Results 1 – 1 of 1) sorted by relevance
439 dim_len = 1 + u_bound - l_bound; in _php_ibase_bind_array() local444 zend_ulong slice_size = buf_size / dim_len; in _php_ibase_bind_array()452 for (i = 0; i < dim_len; ++i) { in _php_ibase_bind_array()1432 dim_len = 1 + u_bound - l_bound; in _php_ibase_arr_zval() local1436 zend_ulong slice_size = data_size / dim_len; in _php_ibase_arr_zval()1440 for (i = 0; i < dim_len; ++i) { in _php_ibase_arr_zval()
Completed in 9 milliseconds