Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_API.h397 #define add_next_index_unset(__arg) add_next_index_null(__arg)
410 ZEND_API int add_next_index_null(zval *arg);
H A Dzend_builtin_functions.c2036 add_next_index_null(arg_array); in debug_backtrace_get_args()
H A Dzend_API.c1402 ZEND_API int add_next_index_null(zval *arg) /* {{{ */ in add_next_index_null() function
/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c1078 add_next_index_null(return_value); in PHP_METHOD()
H A Dpdo_stmt.c1724 add_next_index_null(return_value); in PHP_METHOD()
/PHP-5.5/ext/oci8/
H A Doci8_statement.c950 add_next_index_null(bind->zval); in php_oci_bind_post_exec()
/PHP-5.5/ext/standard/
H A Dfile.c2093 add_next_index_null(return_value); in php_fgetcsv()
H A Darray.c2236 add_next_index_null(*dest_entry); in php_array_merge()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c2832 add_next_index_null(return_value);

Completed in 80 milliseconds