Home
last modified time | relevance | path

Searched defs:ret (Results 1 – 25 of 247) sorted by path

12345678910

/PHP-7.4/TSRM/
H A Dtsrm_win32.c224 int ret = php_win32_ioutil_access_w(pathw, mode); in tsrm_win32_access() local
729 int ret; in shmdt() local
/PHP-7.4/Zend/
H A Dzend_API.c894 int ret; in zend_parse_parameter() local
2770 zval zv, *ret; in zend_register_class_alias_ex() local
2910 int ret = 0; in zend_is_callable_check_class() local
3340 zend_bool ret; in zend_is_callable_impl() local
3464 zend_bool ret = zend_is_callable_impl(callable, object, check_flags, fcc, error); in zend_is_callable_ex() local
3638 int ret; in zend_fcall_info_argn() local
3944 int ret = zend_declare_property_ex(ce, key, property, access_type, NULL); in zend_declare_property() local
4047 int ret; in zend_declare_class_constant() local
H A Dzend_API.h371 #define WRONG_PARAM_COUNT_WITH_RETVAL(ret) ZEND_WRONG_PARAM_COUNT_WITH_RETVAL(ret) argument
375 #define ZEND_WRONG_PARAM_COUNT_WITH_RETVAL(ret) { zend_wrong_param_count(); return ret; } argument
H A Dzend_alloc.c1410 void *ret; local
1518 void *ret; local
H A Dzend_arena.h83 void *ret; in zend_arena_calloc() local
179 void *ret; in zend_arena_calloc() local
H A Dzend_ast.c478 int ret = SUCCESS; in zend_ast_evaluate() local
H A Dzend_builtin_functions.c791 int ret = 1; in validate_constant_array() local
1278 int ret; in same_name() local
H A Dzend_compile.c64 uint32_t ret = op_array->cache_size; in zend_alloc_cache_slots() local
521 int ret; in zend_add_literal_string() local
533 int ret = zend_add_literal_string(&name); in zend_add_func_name_literal() local
549 int ret = zend_add_literal_string(&name); in zend_add_ns_func_name_literal() local
569 int ret = zend_add_literal_string(&name); in zend_add_class_name_literal() local
583 int ret = zend_add_literal_string(&name); in zend_add_const_name_literal() local
1629 int ret; in zendlex() local
2166 zend_op *ret; in zend_emit_final_return() local
H A Dzend_constants.c391 int ret; in zend_get_constant_ex() local
478 void *ret; in zend_hash_add_constant() local
493 int ret = SUCCESS; in zend_register_constant() local
H A Dzend_execute.c246 zval *ret = EX_VAR(var); in _get_zval_ptr_tmp() local
256 zval *ret = EX_VAR(var); in _get_zval_ptr_var() local
264 zval *ret = EX_VAR(var); in _get_zval_ptr_var_deref() local
315 zval *ret = EX_VAR(var); in _get_zval_ptr_cv() local
329 zval *ret = EX_VAR(var); in _get_zval_ptr_cv_deref() local
345 zval *ret = EX_VAR(var); in _get_zval_ptr_cv_BP_VAR_R() local
355 zval *ret = EX_VAR(var); in _get_zval_ptr_cv_deref_BP_VAR_R() local
366 zval *ret = EX_VAR(var); in _get_zval_ptr_cv_BP_VAR_IS() local
373 zval *ret = EX_VAR(var); in _get_zval_ptr_cv_BP_VAR_RW() local
3259 zend_bool ret; in zend_assign_to_typed_ref() local
[all …]
H A Dzend_inheritance.c2538 inheritance_status ret = INHERITANCE_SUCCESS; in zend_can_early_bind() local
H A Dzend_ini.c298 int ret; in zend_alter_ini_entry_chars() local
310 int ret; in zend_alter_ini_entry_chars_ex() local
H A Dzend_list.c349 zend_resource *ret = zend_register_persistent_resource_ex(str, rsrc_pointer, rsrc_type); in zend_register_persistent_resource() local
H A Dzend_multiply.h321 size_t ret = zend_safe_address(nmemb, size, offset, &overflow); in zend_safe_address_guarded() local
334 size_t ret = zend_safe_address(nmemb, size, offset, &overflow); in zend_safe_addmult() local
H A Dzend_object_handlers.c224 zval args[2], ret; in zend_std_call_setter() local
262 zval ret, member; in zend_std_call_unsetter() local
1501 zval *ret; in zend_std_get_static_property_with_info() local
H A Dzend_objects.c103 zval ret; in zend_objects_destroy_object() local
269 zval ret; in zend_objects_clone_members() local
H A Dzend_operators.c1926 int ret; in string_compare_function_ex() local
1953 int ret = zend_binary_strcmp(ZSTR_VAL(str1), ZSTR_LEN(str1), ZSTR_VAL(str2), ZSTR_LEN(str2)); in string_compare_function() local
1975 …int ret = zend_binary_strcasecmp_l(ZSTR_VAL(str1), ZSTR_LEN(str1), ZSTR_VAL(str2), ZSTR_LEN(str1)); in string_case_compare_function() local
1989 int ret = strcoll(ZSTR_VAL(str1), ZSTR_VAL(str2)); in string_locale_compare_function() local
2027 int ret; in compare_function() local
H A Dzend_operators.h292 zend_string *ret = zend_string_copy(Z_STR_P(op)); in zval_try_get_string() local
303 zend_string *ret = Z_STR_P(op); in zval_try_get_tmp_string() local
H A Dzend_smart_str.h78 char *ret = ZSTR_VAL(dest->s) + ZSTR_LEN(dest->s); in smart_str_extend_ex() local
H A Dzend_string.c187 zend_string *ret; in zend_new_interned_string_permanent() local
213 zend_string *ret; in zend_new_interned_string_request() local
256 zend_string *ret; in zend_string_init_interned_permanent() local
272 zend_string *ret; in zend_string_init_interned_request() local
333 zend_ulong ret; in zend_string_equal_val() local
371 zend_ulong ret; in I_WRAP_SONAME_FNNAME_ZU() local
401 zend_ulong ret; in zend_string_equal_val() local
439 zend_ulong ret; in I_WRAP_SONAME_FNNAME_ZU() local
H A Dzend_string.h136 …zend_string *ret = (zend_string *)pemalloc(ZEND_MM_ALIGNED_SIZE(_ZSTR_STRUCT_SIZE(len)), persisten… in zend_string_alloc() local
147 …zend_string *ret = (zend_string *)safe_pemalloc(n, m, ZEND_MM_ALIGNED_SIZE(_ZSTR_STRUCT_SIZE(l)), … in zend_string_safe_alloc() local
158 zend_string *ret = zend_string_alloc(len, persistent); in zend_string_init() local
161 ZSTR_VAL(ret)[len] = '\0'; in zend_string_init() local
184 zend_string *ret; in zend_string_realloc() local
204 zend_string *ret; in zend_string_extend() local
225 zend_string *ret; in zend_string_truncate() local
246 zend_string *ret; in zend_string_safe_realloc() local
H A Dzend_virtual_cwd.c1021 int ret; in virtual_file_ex() local
1329 int ret; in virtual_access() local
1353 int ret; in virtual_utime() local
1376 int ret; in virtual_chmod() local
1411 int ret; in virtual_chown() local
H A Dzend_vm_def.h3084 int ret; variable
3121 int ret; variable
3373 zval *var, *ret; variable
3983 zval *ret; variable
4028 zval *ret; variable
4051 zval *ret; variable
4135 zval *ret; variable
7134 int ret; variable
7575 int ret; variable
H A Dzend_vm_execute.h1257 zval *ret; in ZEND_DO_ICALL_SPEC_RETVAL_UNUSED_HANDLER() local
1302 zval *ret; in ZEND_DO_ICALL_SPEC_RETVAL_USED_HANDLER() local
1347 zval *ret; in ZEND_DO_UCALL_SPEC_RETVAL_UNUSED_HANDLER() local
1370 zval *ret; in ZEND_DO_UCALL_SPEC_RETVAL_USED_HANDLER() local
1393 zval *ret; in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_UNUSED_HANDLER() local
2648 int ret; in ZEND_USER_OPCODE_SPEC_HANDLER() local
3447 int ret; in ZEND_JMPZ_EX_SPEC_CONST_HANDLER() local
3484 int ret; in ZEND_JMPNZ_EX_SPEC_CONST_HANDLER() local
4296 int ret; in ZEND_JMP_SET_SPEC_CONST_HANDLER() local
13504 int ret; in ZEND_JMPZ_EX_SPEC_TMPVAR_HANDLER() local
[all …]
/PHP-7.4/ext/bz2/
H A Dbz2.c139 size_t ret = 0; in php_bz2iop_read() local
197 int ret = EOF; in php_bz2iop_close() local

Completed in 390 milliseconds

12345678910