Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/
H A Dphp_pcre.c1084 add_next_index_null(subpats); in populate_subpat_array()
1337 add_next_index_null(&match_sets[i]); in php_pcre_match_impl()
/PHP-8.3/ext/pdo_pgsql/
H A Dpgsql_driver.c120 add_next_index_null(info); in pdo_pgsql_fetch_error_func()
/PHP-8.3/ext/pdo/
H A Dpdo_dbh.c1088 add_next_index_null(return_value); in PHP_METHOD()
H A Dpdo_stmt.c1566 add_next_index_null(return_value); in PHP_METHOD()
/PHP-8.3/ext/oci8/
H A Doci8_statement.c1077 add_next_index_null(zv); in php_oci_bind_post_exec()
/PHP-8.3/ext/pgsql/
H A Dpgsql.c1973 add_next_index_null(return_value); in PHP_FUNCTION()
5756 add_next_index_null(&row); in php_pgsql_result2array()
/PHP-8.3/Zend/
H A Dzend_API.h610 ZEND_API zend_result add_next_index_null(zval *arg);
H A Dzend_API.c2018 ZEND_API zend_result add_next_index_null(zval *arg) /* {{{ */ in add_next_index_null() function
/PHP-8.3/ext/standard/
H A Darray.c3924 add_next_index_null(dest_zval);

Completed in 306 milliseconds