Home
last modified time | relevance | path

Searched defs:return_value (Results 26 – 50 of 76) sorted by relevance

1234

/PHP-7.4/ext/posix/
H A Dposix.c1193 int php_posix_passwd_to_array(struct passwd *pw, zval *return_value) /* {{{ */ in php_posix_passwd_to_array()
1330 static int posix_addlimit(int limit, const char *name, zval *return_value) { in posix_addlimit()
/PHP-7.4/ext/pdo_dblib/
H A Ddblib_stmt.c512 static int pdo_dblib_stmt_get_column_meta(pdo_stmt_t *stmt, zend_long colno, zval *return_value) in pdo_dblib_stmt_get_column_meta()
/PHP-7.4/ext/standard/
H A Dexec.c93 PHPAPI int php_exec(int type, char *cmd, zval *array, zval *return_value) in php_exec()
H A Dfilestat.c768 PHPAPI void php_stat(const char *filename, size_t filename_length, int type, zval *return_value) in php_stat()
/PHP-7.4/ext/date/
H A Dphp_date.c3354 static void php_date_add(zval *object, zval *interval, zval *return_value) /* {{{ */ in php_date_add()
3406 static void php_date_sub(zval *object, zval *interval, zval *return_value) /* {{{ */ in php_date_sub()
3507 static void php_date_timezone_set(zval *object, zval *timezone_object, zval *return_value) /* {{{ */ in php_date_timezone_set()
3603 …et(zval *object, zend_long h, zend_long i, zend_long s, zend_long ms, zval *return_value) /* {{{ */ in php_date_time_set()
3655 …hp_date_date_set(zval *object, zend_long y, zend_long m, zend_long d, zval *return_value) /* {{{ */ in php_date_date_set()
3705 …date_isodate_set(zval *object, zend_long y, zend_long w, zend_long d, zval *return_value) /* {{{ */ in php_date_isodate_set()
3759 static void php_date_timestamp_set(zval *object, zend_long timestamp, zval *return_value) /* {{{ */ in php_date_timestamp_set()
3929 static int php_date_timezone_initialize_from_hash(zval **return_value, php_timezone_obj **tzobj, Ha… in php_date_timezone_initialize_from_hash()
4412 static int php_date_interval_initialize_from_hash(zval **return_value, php_interval_obj **intobj, H… in php_date_interval_initialize_from_hash()
/PHP-7.4/ext/pdo_mysql/
H A Dmysql_statement.c828 static int pdo_mysql_stmt_col_meta(pdo_stmt_t *stmt, zend_long colno, zval *return_value) /* {{{ */ in pdo_mysql_stmt_col_meta()
H A Dmysql_driver.c451 static int pdo_mysql_get_attribute(pdo_dbh_t *dbh, zend_long attr, zval *return_value)
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_statement.c636 static int pgsql_stmt_get_column_meta(pdo_stmt_t *stmt, zend_long colno, zval *return_value) in pgsql_stmt_get_column_meta()
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c243 static void get_lazy_object(pdo_stmt_t *stmt, zval *return_value) /* {{{ */ in get_lazy_object()
824 static int do_fetch(pdo_stmt_t *stmt, int do_bind, zval *return_value, enum pdo_fetch_type how, enu… in do_fetch()
1726 static int generic_stmt_attr_get(pdo_stmt_t *stmt, zval *return_value, zend_long attr) in generic_stmt_attr_get()
/PHP-7.4/ext/pdo_oci/
H A Doci_driver.c551 static int oci_handle_get_attribute(pdo_dbh_t *dbh, zend_long attr, zval *return_value) /* {{{ */ in oci_handle_get_attribute()
H A Doci_statement.c794 static int oci_stmt_col_meta(pdo_stmt_t *stmt, zend_long colno, zval *return_value) /* {{{ */ in oci_stmt_col_meta()
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c1172 PHPAPI void php_pcre_match_impl(pcre_cache_entry *pce, zend_string *subject_str, zval *return_value, in php_pcre_match_impl()
2244 static size_t preg_replace_func_impl(zval *return_value, zval *regex, zend_fcall_info *fci, zend_fc… in preg_replace_func_impl()
2534 PHPAPI void php_pcre_split_impl(pcre_cache_entry *pce, zend_string *subject_str, zval *return_value, in php_pcre_split_impl()
2892 PHPAPI void php_pcre_grep_impl(pcre_cache_entry *pce, zval *input, zval *return_value, zend_long f… in php_pcre_grep_impl()
/PHP-7.4/ext/curl/
H A Dmulti.c556 static int _php_curl_multi_setopt(php_curlm *mh, zend_long option, zval *zvalue, zval *return_value in _php_curl_multi_setopt()
/PHP-7.4/ext/dom/
H A Dphp_dom.c1172 void php_dom_create_interator(zval *return_value, int ce_type) /* {{{ */ in php_dom_create_interator()
1187 PHP_DOM_EXPORT zend_bool php_dom_create_object(xmlNodePtr obj, zval *return_value, dom_object *domo… in php_dom_create_object()
/PHP-7.4/ext/spl/
H A Dspl_directory.c435 …*file_path, size_t file_path_len, int use_copy, zend_class_entry *ce, zval *return_value) /* {{{ */ in spl_filesystem_object_create_info()
478 …nt ht, spl_filesystem_object *source, int type, zend_class_entry *ce, zval *return_value) /* {{{ */ in spl_filesystem_object_create_type()
2066 …system_object *intern, zend_function *func_ptr, int pass_num_args, zval *return_value, zval *arg2)… in spl_filesystem_file_call()
2128 …ilesystem_object *intern, char delimiter, char enclosure, int escape, zval *return_value) /* {{{ */ in spl_filesystem_file_read_csv()
H A Dspl_iterators.c1030 …ic void spl_recursive_tree_iterator_get_prefix(spl_recursive_it_object *object, zval *return_value) in spl_recursive_tree_iterator_get_prefix()
1065 …tic void spl_recursive_tree_iterator_get_entry(spl_recursive_it_object *object, zval *return_value) in spl_recursive_tree_iterator_get_entry()
1083 …c void spl_recursive_tree_iterator_get_postfix(spl_recursive_it_object *object, zval *return_value) in spl_recursive_tree_iterator_get_postfix()
3524 zval *data, *return_value = (zval*)puser; in spl_iterator_to_array_apply() local
3551 zval *data, *return_value = (zval*)puser; in spl_iterator_to_values_apply() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_vio.c80 enum_func_status return_value = PASS; in MYSQLND_METHOD() local
/PHP-7.4/ext/filter/
H A Dfilter.c673 static void php_filter_array_handler(zval *input, zval *op, zval *return_value, zend_bool add_empty… in php_filter_array_handler()
/PHP-7.4/ext/simplexml/
H A Dsimplexml.c1510 static inline void sxe_add_namespace_name(zval *return_value, xmlNsPtr ns) /* {{{ */ in sxe_add_namespace_name()
1524 …namespaces(php_sxe_object *sxe, xmlNodePtr node, zend_bool recursive, zval *return_value) /* {{{ */ in sxe_add_namespaces()
1579 …namespaces(php_sxe_object *sxe, xmlNodePtr node, zend_bool recursive, zval *return_value) /* {{{ */ in sxe_add_registered_namespaces()
/PHP-7.4/Zend/
H A Dzend_execute.c3449 ZEND_API void execute_internal(zend_execute_data *execute_data, zval *return_value) in execute_internal()
3594 static zend_always_inline void i_init_func_execute_data(zend_op_array *op_array, zval *return_value in i_init_func_execute_data()
3686 …xecute_data(zend_execute_data *execute_data, zend_op_array *op_array, zval *return_value) /* {{{ */ in i_init_code_execute_data()
3712 …nit_func_execute_data(zend_execute_data *ex, zend_op_array *op_array, zval *return_value) /* {{{ */ in zend_init_func_execute_data()
3742 …xecute_data(zend_execute_data *execute_data, zend_op_array *op_array, zval *return_value) /* {{{ */ in zend_init_code_execute_data()
3749 …xecute_data(zend_execute_data *execute_data, zend_op_array *op_array, zval *return_value) /* {{{ */ in zend_init_execute_data()
H A Dzend_ini.c472 char *return_value; in zend_ini_string() local
H A Dzend_builtin_functions.c1104 …void add_class_vars(zend_class_entry *scope, zend_class_entry *ce, int statics, zval *return_value) in add_class_vars()
2399 ZEND_API void zend_fetch_debug_backtrace(zval *return_value, int skip_last, int options, int limit)… in zend_fetch_debug_backtrace()
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c284 static int pdo_sqlite_get_attribute(pdo_dbh_t *dbh, zend_long attr, zval *return_value) in pdo_sqlite_get_attribute()
/PHP-7.4/main/
H A DSAPI.c1108 zval *return_value = (zval*)arg; in sapi_add_request_header() local
/PHP-7.4/ext/soap/
H A Dphp_http.c341 zval *return_value) in make_http_soap_request()

Completed in 140 milliseconds

1234