Searched refs:add_next_index_double (Results 1 – 3 of 3) sorted by relevance
1048 add_next_index_double(zv, ((double *)(bind->array.elements))[i]); in php_oci_bind_post_exec()
613 ZEND_API zend_result add_next_index_double(zval *arg, double d);
2045 ZEND_API zend_result add_next_index_double(zval *arg, double d) /* {{{ */ in add_next_index_double() function
Completed in 30 milliseconds