Home
last modified time | relevance | path

Searched defs:ret (Results 201 – 225 of 258) sorted by relevance

1234567891011

/php-src/ext/soap/
H A Dsoap.c1712 zval ret; local
2082 int ret = TRUE; local
2165 int ret = FALSE; local
3237 …lNodePtr body, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int version, in…
3339 …_response_call(sdlFunctionPtr function, char *function_name, char *uri, zval *ret, soapHeader* hea…
H A Dphp_http.c539 zend_resource *ret = zend_register_resource(phpurl, le_url); in make_http_soap_request() local
/php-src/ext/intl/timezone/
H A Dtimezone_methods.cpp580 zval *ret = timezone_convert_to_datetimezone(to->utimezone, in PHP_FUNCTION() local
/php-src/ext/opcache/
H A Dzend_accelerator_module.c362 int ret; local
H A Dzend_file_cache.c246 void *ret; local
283 zend_string *ret = accel_new_interned_string(str); local
H A Dzend_persist.c317 uint32_t ret; in zend_accel_get_class_name_map_ptr() local
/php-src/ext/spl/
H A Dspl_dllist.c200 static void spl_ptr_llist_pop(spl_ptr_llist *llist, zval *ret) /* {{{ */ in spl_ptr_llist_pop()
250 static void spl_ptr_llist_shift(spl_ptr_llist *llist, zval *ret) /* {{{ */ in spl_ptr_llist_shift()
H A Dphp_spl.c238 int ret; in spl_autoload() local
/php-src/Zend/
H A Dzend_vm_execute.h585 int ret; in zend_is_equal_helper_SPEC() local
607 int ret; in zend_is_not_equal_helper_SPEC() local
629 int ret; in zend_is_smaller_helper_SPEC() local
651 int ret; in zend_is_smaller_or_equal_helper_SPEC() local
1271 zval *ret; in ZEND_DO_ICALL_SPEC_RETVAL_UNUSED_HANDLER() local
1333 zval *ret; in ZEND_DO_ICALL_SPEC_RETVAL_USED_HANDLER() local
1395 zval *ret; in ZEND_DO_ICALL_SPEC_OBSERVER_HANDLER() local
1459 zval *ret; in ZEND_DO_UCALL_SPEC_RETVAL_UNUSED_HANDLER() local
1483 zval *ret; in ZEND_DO_UCALL_SPEC_RETVAL_USED_HANDLER() local
2634 int ret; in zend_case_helper_SPEC() local
[all …]
H A Dzend_operators.c2105 int ret; in string_compare_function_ex() local
2132 int ret = zend_binary_strcmp(ZSTR_VAL(str1), ZSTR_LEN(str1), ZSTR_VAL(str2), ZSTR_LEN(str2)); in string_compare_function() local
2154 int ret = zend_binary_strcasecmp(ZSTR_VAL(str1), ZSTR_LEN(str1), ZSTR_VAL(str2), ZSTR_LEN(str2)); in string_case_compare_function() local
2168 int ret = strcoll(ZSTR_VAL(str1), ZSTR_VAL(str2)); in string_locale_compare_function() local
/php-src/main/
H A Dphp_ini.c769 int ret = FAILURE; in php_parse_user_ini_file() local
/php-src/ext/ftp/
H A Dftp.c580 zend_string *ret; in ftp_mkdir() local
2007 char **ret = NULL; in ftp_genlist() local
/php-src/ext/gd/libgd/
H A Dgd_gif_in.c378 int i, j, ret; in GetCode_() local
/php-src/sapi/phpdbg/
H A Dphpdbg_utils.c448 int ret = FAILURE; in phpdbg_parse_variable_with_arg() local
H A Dphpdbg_prompt.c1526 int ret = SUCCESS; in phpdbg_interactive() local
/php-src/ext/standard/
H A Dftp_fopen_wrapper.c100 int ret = 0; in php_stream_ftp_stream_close() local
/php-src/ext/sockets/
H A Dmulticast.c86 int ret; in php_get_if_index_from_zval() local
/php-src/ext/mysqli/
H A Dmysqli.c310 int ret = 0; in mysqli_object_has_property() local
H A Dmysqli_nonapi.c750 enum_func_status ret; local
/php-src/ext/pdo/
H A Dpdo_stmt.c95 bool ret = 1, is_param = 1; in dispatch_param_event() local
389 int ret = 1; in PHP_METHOD() local
/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c7271 zend_jit_trace_stop ret; in zend_jit_compile_root_trace() local
7867 int ret = 0; in zend_jit_trace_hot_root() local
8070 zend_jit_trace_stop ret; in zend_jit_compile_side_trace() local
8236 int ret = 0; in zend_jit_trace_hot_side() local
/php-src/ext/xml/
H A Dcompat.c371 xmlEntityPtr ret = NULL; in _get_entity() local
/php-src/Zend/Optimizer/
H A Ddfa_pass.c1295 int ret = ssa->vars[v].use_chain; in zend_dfa_optimize_op_array() local
/php-src/ext/opcache/jit/ir/
H A Dir_ra.c2315 ir_live_pos ret = 0; in ir_last_use_pos_before() local
2513 int32_t ret; in ir_allocate_small_spill_slot() local
2618 int32_t ret; in ir_allocate_big_spill_slot() local
H A Dir_gdb.c582 bool ret = 0; in ir_gdb_present() local

Completed in 290 milliseconds

1234567891011