Home
last modified time | relevance | path

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

/PHP-5.3/ext/interbase/
H A Dibase_query.c439 int u_bound = array->ar_desc.array_desc_bounds[dim].array_bound_upper, in _php_ibase_bind_array() local
441 dim_len = 1 + u_bound - l_bound; in _php_ibase_bind_array()
1439 u_bound = ib_array->ar_desc.array_desc_bounds[dim].array_bound_upper, in _php_ibase_arr_zval() local
1441 dim_len = 1 + u_bound - l_bound; in _php_ibase_arr_zval()

Completed in 8 milliseconds