Home
last modified time | relevance | path

Searched defs:ret (Results 76 – 100 of 258) sorted by relevance

1234567891011

/php-src/sapi/fpm/fpm/events/
H A Dpoll.c128 int ret; in fpm_event_poll_wait() local
H A Ddevpoll.c144 int ret, i; in fpm_event_devpoll_wait() local
H A Dkqueue.c116 int ret, i; in fpm_event_kqueue_wait() local
/php-src/ext/posix/
H A Dposix.c703 size_t filename_len, ret; in PHP_FUNCTION() local
739 size_t filename_len, ret; in PHP_FUNCTION() local
1279 zend_long name, ret; in PHP_FUNCTION() local
1310 zend_long name, ret, fd = 0; in PHP_FUNCTION() local
/php-src/sapi/phpdbg/
H A Dphpdbg_io.c74 int ret; in phpdbg_mixed_read() local
/php-src/win32/
H A Dsignal.c137 bool ret = 0; in PHP_FUNCTION() local
/php-src/ext/readline/
H A Dreadline.c429 static void _readline_string_zval(zval *ret, const char *str) in _readline_string_zval()
438 static void _readline_long_zval(zval *ret, long l) in _readline_long_zval()
/php-src/ext/mysqlnd/
H A Dmysqlnd_alloc.h60 const MYSQLND_STRING ret = {(char*) mnd_pemalloc(str.l + 1, persistent), str.l}; in mnd_dup_cstring() local
70 const MYSQLND_CSTRING ret = {str.s, str.l}; in mnd_str2c() local
/php-src/ext/standard/
H A Dexec.c211 int ret; in php_exec_ex() local
518 zend_string *ret; local
H A Dcrc32.c35 unsigned long ret = 0; in getauxval() local
H A Dfile.c1003 ssize_t ret; in PHP_FUNCTION() local
1043 int ret; in PHP_FUNCTION() local
1083 zend_long ret; in PHP_FUNCTION() local
1125 int ret; in php_mkdir_ex() local
1536 int ret = FAILURE; in php_copy_file_ctx() local
1702 ssize_t ret; in PHP_FUNCTION() local
1764 size_t ret; in php_fputcsv() local
/php-src/ext/opcache/jit/ir/
H A Dir_perf.c104 int fd, ret; in ir_perf_jitdump_open() local
185 int ret = 1; in ir_perf_jitdump_close() local
/php-src/ext/phar/
H A Dtar.c104 uint32_t ret; in phar_is_tar() local
130 …int ret = phar_create_or_parse_filename(fname, fname_len, alias, alias_len, is_data, options, &pha… in phar_open_or_create_tar() local
934 int ret; in phar_tar_setupmetadata() local
/php-src/Zend/
H A Dzend_virtual_cwd.c1016 int ret; in virtual_file_ex() local
1337 int ret; in virtual_access() local
1361 int ret; in virtual_utime() local
1384 int ret; in virtual_chmod() local
1419 int ret; in virtual_chown() local
H A Dzend_vm_def.h497 int ret; in ZEND_VM_HELPER() local
577 int ret; in ZEND_VM_HELPER() local
657 int ret; in ZEND_VM_HELPER() local
722 int ret; in ZEND_VM_HELPER() local
3070 bool ret; variable
3106 bool ret; variable
3985 zval *ret; variable
4049 zval *ret; variable
5713 int ret; in ZEND_VM_HELPER() local
7622 bool ret; variable
[all …]
/php-src/ext/intl/converter/
H A Dconverter.c336 bool ret = 1; in php_converter_set_callbacks() local
554 int ret = 1; in PHP_METHOD() local
625 zend_string *ret; in php_converter_do_convert() local
705 zend_string *ret; in PHP_METHOD() local
741 zend_string *ret; in PHP_METHOD() local
/php-src/sapi/cgi/
H A Dcgi_main.c294 int ret; in sapi_cgi_single_write() local
311 size_t ret; in sapi_cgi_ub_write() local
334 int ret = fcgi_write(request, FCGI_STDOUT, ptr, to_write); in sapi_fcgi_ub_write() local
530 char *ret = NULL; in cgi_getenv_win32() local
576 char *ret = fcgi_getenv(request, name, (int)name_len); in sapi_fcgi_getenv() local
761 int ret, len = (int)strlen(message); in sapi_cgi_log_message() local
/php-src/ext/ffi/
H A Dffi_parser.c314 int ret; in get_skip_sym() local
1881 int ret; in synpred_1() local
1897 int ret; in synpred_2() local
1913 int ret; in synpred_3() local
1941 int ret; in synpred_4() local
1969 int ret; in synpred_5() local
1997 int ret; in synpred_6() local
/php-src/ext/session/
H A Dsession.c356 zend_result ret = SUCCESS; in php_session_valid_key() local
498 zend_result ret = FAILURE; in php_session_save_current_state() local
1049 zend_result ret = FAILURE; in php_session_register_serializer() local
1079 int ret = FAILURE; in php_session_register_module() local
1397 const ps_module *ret = NULL; in _php_find_ps_module() local
1413 const ps_serializer *ret = NULL; in _php_find_ps_serializer() local
2275 zend_result ret; in PHP_FUNCTION() local
2513 zend_result ret; in php_session_start_set_ini() local
H A Dmod_files.c158 int ret; in ps_files_open() local
565 int ret; in PS_UPDATE_TIMESTAMP_FUNC() local
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c1104 zend_string *ret = zend_jit_fetch_dim_str_offset(str, offset); in zend_jit_fetch_dim_str_r_helper() local
1830 bool ret = zend_check_user_type_slow( in zend_jit_verify_arg_slow() local
2195 zval variable, *ret; in zend_jit_assign_to_typed_ref2_helper() local
2274 static void ZEND_FASTCALL zend_jit_pre_inc_typed_ref(zend_reference *ref, zval *ret) in zend_jit_pre_inc_typed_ref()
2300 static void ZEND_FASTCALL zend_jit_pre_dec_typed_ref(zend_reference *ref, zval *ret) in zend_jit_pre_dec_typed_ref()
2326 static void ZEND_FASTCALL zend_jit_post_inc_typed_ref(zend_reference *ref, zval *ret) in zend_jit_post_inc_typed_ref()
2345 static void ZEND_FASTCALL zend_jit_post_dec_typed_ref(zend_reference *ref, zval *ret) in zend_jit_post_dec_typed_ref()
2479 static void ZEND_FASTCALL zend_jit_pre_inc(zval *var_ptr, zval *ret) in zend_jit_pre_inc()
2485 static void ZEND_FASTCALL zend_jit_pre_dec(zval *var_ptr, zval *ret) in zend_jit_pre_dec()
3157 zend_string *ret; in zend_jit_rope_end() local
/php-src/ext/pdo_sqlite/
H A Dpdo_sqlite.c262 static int php_pdosqlite3_stream_cast(php_stream *stream, int castas, void **ret) in php_pdosqlite3_stream_cast()
338 int ret; in php_sqlite_collation_callback() local
/php-src/sapi/cli/
H A Dphp_cli.c241 int ret; in sapi_cli_select() local
257 ssize_t ret; in sapi_cli_single_write() local
281 ssize_t ret; in sapi_cli_ub_write() local
/php-src/ext/com_dotnet/
H A Dcom_persist.c90 ULONG ret; in stm_release() local
139 int ret; in stm_seek() local
175 int ret = php_stream_truncate_set_size(stm->stream, (size_t)libNewSize.QuadPart); in stm_set_size() local
/php-src/main/
H A Dfastcgi.c308 char *ret; in fcgi_hash_strndup() local
912 int ret; in safe_write() local
949 int ret; in safe_read() local
1206 int ret, n, rest; in fcgi_read() local
1433 int ret; local
1649 int ret = 1; local
1659 int ret = 1; local

Completed in 110 milliseconds

1234567891011