Searched refs:add_next_index_double (Results 1 – 4 of 4) sorted by relevance
320 else return add_next_index_double(list, num);
1037 add_next_index_double(zv, ((double *)(bind->array.elements))[i]); in php_oci_bind_post_exec()
430 ZEND_API int add_next_index_double(zval *arg, double d);
1645 ZEND_API int add_next_index_double(zval *arg, double d) /* {{{ */ in add_next_index_double() function
Completed in 40 milliseconds