Home
last modified time | relevance | path

Searched defs:ret (Results 176 – 200 of 224) sorted by relevance

123456789

/PHP-5.5/TSRM/
H A Dtsrm_win32.c718 int ret = GetFullPathName(orig_path, _MAX_PATH, buffer, NULL); in realpath() local
/PHP-5.5/Zend/
H A Dzend_execute.h227 void *ret; in zend_vm_stack_alloc() local
H A Dzend_API.c719 int ret; in zend_parse_parameter() local
1071 int ret; in zval_update_class_constant() local
2578 int ret; in zend_register_class_alias_ex() local
2676 int ret = 0; in zend_is_callable_check_class() local
3006 zend_bool ret; in zend_is_callable_ex() local
3365 int ret; in zend_fcall_info_argn() local
H A Dzend_alloc.c155 zend_mm_segment *ret; in zend_mm_mem_mmap_realloc() local
187 …zend_mm_segment *ret = (zend_mm_segment*)mmap(NULL, size, PROT_READ | PROT_WRITE, MAP_PRIVATE | MA… in zend_mm_mem_mmap_anon_alloc() local
222 …zend_mm_segment *ret = (zend_mm_segment*)mmap(NULL, size, PROT_READ | PROT_WRITE, MAP_PRIVATE, zen… in zend_mm_mem_mmap_zero_alloc() local
999 BOOL ret = CryptGenRandom(hCryptProv, size, buf); in zend_mm_random() local
/PHP-5.5/ext/intl/converter/
H A Dconverter.c370 zend_bool ret = 1; in php_converter_set_callbacks() local
610 int chars_len, ret = 1; in PHP_METHOD() local
/PHP-5.5/ext/standard/
H A Dhtml.c927 char *ret, /* should have allocated TRAVERSE_FOR_ENTITIES_EXPAND_SIZE(olden) */ in traverse_for_entities()
1089 char *ret; in php_unescape_html_entities() local
H A Dftp_fopen_wrapper.c107 int ret = 0; in php_stream_ftp_stream_close() local
H A Dstring.c1430 char *ret = NULL, *c, *comp, *cend; local
1516 char *string, *suffix = NULL, *ret; local
1542 char *ret; local
1562 char *path, *ret = NULL; local
4508 zval ret; local
/PHP-5.5/ext/ereg/
H A Dereg.c557 char *ret; in php_do_ereg_replace() local
/PHP-5.5/ext/phar/
H A Dstream.c460 int ret; in phar_stream_flush() local
/PHP-5.5/main/
H A Dmain.c680 int ret; in php_printf() local
2600 int ret = -1; in php_handle_auth_data() local
H A DSAPI.c852 int ret = FAILURE; in sapi_send_headers() local
/PHP-5.5/ext/spl/
H A Dphp_spl.c261 int ret; in spl_autoload() local
/PHP-5.5/sapi/thttpd/
H A Dthttpd.c543 httpd_conn *ret = NULL; local
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c227 zval *ret, **ret_ptr = NULL; local
/PHP-5.5/ext/sockets/
H A Dmulticast.c90 int ret; in php_get_if_index_from_zval() local
/PHP-5.5/ext/gd/libgd/
H A Dgd_gif_in.c374 int i, j, ret; in GetCode_() local
/PHP-5.5/ext/exif/
H A Dexif.c1010 static char * exif_get_tagname(int tag_num, char *ret, int len, tag_table_type tag_table TSRMLS_DC) in exif_get_tagname()
3799 int ret = FALSE; in exif_scan_FILE_header() local
3898 int ret; in exif_read_file() local
3964 int i, ret, sections_needed=0; in PHP_FUNCTION() local
4140 int p_name_len, ret, arg_c = ZEND_NUM_ARGS(); in PHP_FUNCTION() local
/PHP-5.5/sapi/apache/
H A Dmod_php5.c97 int ret=0; in sapi_apache_ub_write() local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c173 int ret = 1, is_param = 1; in dispatch_param_event() local
437 int ret = 1; in PHP_METHOD() local
/PHP-5.5/ext/openssl/
H A Dopenssl.c658 time_t ret; in asn1_time_to_time_t() local
1693 int ret=0; in check_cert() local
1724 int untrusted_len = 0, ret; in PHP_FUNCTION() local
4539 int err, depth, ret; in verify_callback() local
/PHP-5.5/ext/soap/
H A Dphp_http.c530 int ret = zend_list_insert(phpurl, le_url TSRMLS_CC); in make_http_soap_request() local
/PHP-5.5/ext/xml/
H A Dcompat.c378 xmlEntityPtr ret = NULL; in _get_entity() local
/PHP-5.5/ext/ftp/
H A Dftp.c1615 char **ret = NULL; in ftp_genlist() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c2725 int ret; in subexp_inf_recursive_check() local
2743 int ret; in subexp_inf_recursive_check() local
2921 int ret; in subexp_recursive_check_trav() local
3531 int ret; in setup_comb_exp_check() local

Completed in 164 milliseconds

123456789