Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/
H A Dphp_pcre.c1113 add_next_index_null(subpats); in populate_subpat_array()
1366 add_next_index_null(&match_sets[i]); in php_pcre_match_impl()
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c1062 add_next_index_null(return_value); in PHP_METHOD()
H A Dpdo_stmt.c1685 add_next_index_null(return_value); in PHP_METHOD()
/PHP-7.4/ext/oci8/
H A Doci8_statement.c1066 add_next_index_null(zv); in php_oci_bind_post_exec()
/PHP-7.4/ext/standard/
H A Dfile.c2130 add_next_index_null(return_value); in php_fgetcsv()
H A Darray.c3626 add_next_index_null(dest_zval);
/PHP-7.4/Zend/
H A Dzend_API.h427 ZEND_API int add_next_index_null(zval *arg);
H A Dzend_API.c1618 ZEND_API int add_next_index_null(zval *arg) /* {{{ */ in add_next_index_null() function
/PHP-7.4/ext/pgsql/
H A Dpgsql.c2973 add_next_index_null(return_value);
7083 add_next_index_null(&row);

Completed in 87 milliseconds