Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c320 else return add_next_index_double(list, num);
/PHP-7.4/ext/oci8/
H A Doci8_statement.c1037 add_next_index_double(zv, ((double *)(bind->array.elements))[i]); in php_oci_bind_post_exec()
/PHP-7.4/Zend/
H A Dzend_API.h430 ZEND_API int add_next_index_double(zval *arg, double d);
H A Dzend_API.c1645 ZEND_API int add_next_index_double(zval *arg, double d) /* {{{ */ in add_next_index_double() function

Completed in 75 milliseconds