Home
last modified time | relevance | path

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

1234567891011

/php-src/ext/pdo_mysql/
H A Dmysql_statement.c592 int ret; in pdo_mysql_stmt_fetch() local
/php-src/ext/ffi/
H A Dffi.c939 static void zend_ffi_callback_trampoline(ffi_cif* cif, void* ret, void** args, void* data) /* {{{ */ in zend_ffi_callback_trampoline()
2747 void *ret; in ZEND_FUNCTION() local
4449 int ret; in ZEND_METHOD() local
4719 zend_ffi_ctype *ret; in ZEND_METHOD() local
4758 zend_ffi_ctype *ret; in ZEND_METHOD() local
4836 zend_ffi_ctype *ret; in ZEND_METHOD() local
4881 zend_ffi_ctype *ret; in ZEND_METHOD() local
4923 zend_ffi_ctype *ret; in ZEND_METHOD() local
5277 int ret; local
5333 zend_result ret = zend_ffi_preload_glob(filename); local
[all …]
/php-src/ext/pdo/
H A Dpdo_dbh.c1026 zend_long ret; in PHP_METHOD() local
1196 bool ret = true; in PHP_METHOD() local
/php-src/ext/intl/calendar/
H A Dcalendar_methods.cpp756 UBool ret = co->ucal->inDaylightTime(CALENDAR_ERROR_CODE(co)); in PHP_FUNCTION() local
833 UBool ret = co->ucal->isWeekend((UDate)date, CALENDAR_ERROR_CODE(co)); in PHP_FUNCTION() local
/php-src/ext/openssl/
H A Dxp_ssl.c326 int err, depth, ret; in verify_callback() local
1176 static void php_openssl_info_callback(const SSL *ssl, int where, int ret) /* {{{ */ in php_openssl_info_callback()
2576 int ret; in php_openssl_sockop_set_option() local
2656 static int php_openssl_sockop_cast(php_stream *stream, int castas, void **ret) /* {{{ */ in php_openssl_sockop_cast()
H A Dopenssl.c738 time_t ret; in php_openssl_asn1_time_to_time_t() local
1877 zend_string *ret; in php_openssl_x509_fingerprint() local
1893 ZSTR_VAL(ret)[n * 2] = '\0'; in php_openssl_x509_fingerprint() local
2305 int ret=0; in check_cert() local
2344 int ret; in PHP_FUNCTION() local
5870 int ret; in PHP_FUNCTION() local
6540 int ret; in PHP_FUNCTION() local
7748 zend_string *ret; in PHP_FUNCTION() local
7849 zend_string *ret; in PHP_FUNCTION() local
7892 zend_long ret; in PHP_FUNCTION() local
[all …]
/php-src/ext/standard/
H A Darray.c854 zend_long ret = zval_get_long(&retval); in php_array_user_compare_unstable() local
860 zend_long ret = zval_get_long(&retval); in php_array_user_compare_unstable() local
989 zend_long ret = zval_get_long(&retval); in php_array_user_key_compare_unstable() local
4031 int ret; local
4135 int ret; local
4278 zval *ret = NULL; local
5053 zend_long ret = zval_get_long(&retval); local
6604 int ret; local
H A Duser_filters.c135 int ret = PSFS_ERR_FATAL; in userfilter_filter() local
H A Durl.c107 php_url *ret = ecalloc(1, sizeof(php_url)); in php_url_parse_ex2() local
H A Dhtml.c822 zend_string *ret, /* should have allocated TRAVERSE_FOR_ENTITIES_EXPAND_SIZE(olden) */ in traverse_for_entities()
982 zend_string *ret; in php_unescape_html_entities() local
H A Dmath.c762 PHPAPI void _php_math_basetozval(zend_string *str, int base, zval *ret) in _php_math_basetozval()
877 zend_string *ret; in _php_math_longtobase_pwr2() local
/php-src/ext/snmp/
H A Dsnmp.c1685 int ret; in php_snmp_read_property() local
1744 int ret = 0; in php_snmp_has_property() local
1954 int ret = SUCCESS; in php_snmp_write_exceptions_enabled() local
/php-src/Zend/
H A Dzend_list.c345 zend_resource *ret = zend_register_persistent_resource_ex(str, rsrc_pointer, rsrc_type); in zend_register_persistent_resource() local
H A Dzend.c1897 zend_result ret = SUCCESS; in zend_execute_script() local
1924 zend_result ret = SUCCESS; in zend_execute_scripts() local
2029 uint32_t ret; in zend_alloc_ce_cache() local
H A Dzend_attributes.c195 ZEND_API zend_result zend_get_attribute_value(zval *ret, zend_attribute *attr, uint32_t i, zend_cla… in zend_get_attribute_value()
/php-src/ext/hash/
H A Dhash_sha3.c44 uint64_t ret = 0; in load64() local
/php-src/ext/dom/
H A Dphp_dom.c360 int ret = hnd->read_func(obj, rv); in dom_read_property() local
1727 xmlNodePtr ret = NULL; in dom_get_elements_by_tag_name_ns_raw() local
2095 xmlNs *ret = NULL; in dom_get_nsdecl() local
2563 xmlAttrPtr ret = NULL; in php_dom_get_attribute_node() local
/php-src/main/
H A Dfopen_wrappers.c177 ssize_t ret; local
/php-src/ext/opcache/jit/ir/
H A Dir_disasm.c351 cs_err ret; local
/php-src/ext/zip/
H A Dphp_zip.c131 int n, ret; in php_zip_extract_file() local
627 int ret; in php_zip_glob() local
1009 zval *ret, val; in php_zip_get_properties() local
1233 int ret; in PHP_FUNCTION() local
2804 int ret; local
/php-src/ext/exif/
H A Dexif.c225 ssize_t ret = php_stream_read(stream, buf + total_read, count - total_read); in ZEND_GET_MODULE() local
4293 bool ret = false; in exif_scan_FILE_header() local
4391 bool ret; in exif_read_from_impl() local
4454 bool ret; in exif_read_from_stream() local
4474 bool ret; in exif_read_from_file() local
4501 bool ret; in PHP_FUNCTION() local
4705 bool ret; in PHP_FUNCTION() local
/php-src/win32/
H A Dsendmail.c182 int ret; in TSendMail() local
/php-src/ext/mysqli/
H A Dmysqli_api.c83 enum_func_status ret = FAIL; in mysqli_stmt_bind_param_do_bind() local
765 const size_t *ret; in PHP_FUNCTION() local
1233 zend_long ret; in PHP_FUNCTION() local
/php-src/ext/odbc/
H A Dphp_odbc.c123 int ret = SQLDisconnect( handle ); in safe_odbc_disconnect() local
2123 SQLRETURN ret; in odbc_sqlconnect() local
/php-src/ext/phar/
H A Dstream.c473 int ret; in phar_stream_flush() local

Completed in 188 milliseconds

1234567891011