Home
last modified time | relevance | path

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

/PHP-5.4/ext/interbase/
H A Dibase_query.c437 int u_bound = array->ar_desc.array_desc_bounds[dim].array_bound_upper, in _php_ibase_bind_array() local
439 dim_len = 1 + u_bound - l_bound; in _php_ibase_bind_array()
1432 u_bound = ib_array->ar_desc.array_desc_bounds[dim].array_bound_upper, in _php_ibase_arr_zval() local
1434 dim_len = 1 + u_bound - l_bound; in _php_ibase_arr_zval()

Completed in 9 milliseconds