Searched refs:add_next_index_null (Results 1 – 9 of 9) sorted by relevance
401 #define add_next_index_unset(__arg) add_next_index_null(__arg)414 ZEND_API int add_next_index_null(zval *arg);
2046 add_next_index_null(arg_array); in debug_backtrace_get_args()
1419 ZEND_API int add_next_index_null(zval *arg) /* {{{ */ in add_next_index_null() function
1075 add_next_index_null(return_value); in PHP_METHOD()
1712 add_next_index_null(return_value); in PHP_METHOD()
1046 add_next_index_null(bind->zval); in php_oci_bind_post_exec()
2102 add_next_index_null(return_value); in php_fgetcsv()
2116 add_next_index_null(*dest_entry); in php_array_merge()
2932 add_next_index_null(return_value);
Completed in 105 milliseconds