Home
last modified time | relevance | path

Searched defs:res (Results 51 – 75 of 107) sorted by relevance

12345

/PHP-8.1/Zend/
H A Dzend_smart_str.h106 zend_string *res; in smart_str_extract() local
/PHP-8.1/ext/intl/calendar/
H A Dcalendar_methods.cpp354 UBool res = (co->ucal->*func)(*when_co->ucal, CALENDAR_ERROR_CODE(co)); in _php_intlcal_before_after() local
677 int32_t res = co->ucal->getWeekendTransition((UCalendarDaysOfWeek)dow, in PHP_FUNCTION() local
/PHP-8.1/ext/soap/
H A Dphp_schema.c458 char *res = zend_print_long_to_buf(buf + sizeof(buf) - 1, zend_hash_num_elements(sdl->types)); in schema_list() local
555 char *res = zend_print_long_to_buf(buf + sizeof(buf) - 1, zend_hash_num_elements(sdl->types)); in schema_union() local
1926 char *res = zend_print_long_to_buf(buf + sizeof(buf) - 1, zend_hash_num_elements(sdl->types)); in schema_attribute() local
/PHP-8.1/ext/standard/
H A Dstring.c1371 zend_string *res = zend_string_alloc(ZSTR_LEN(s), 0); in php_string_toupper() local
1436 zend_string *res = zend_string_alloc(ZSTR_LEN(s), 0); in php_string_tolower() local
3705 uint32_t res = 0; local
3857 static zend_always_inline char *aarch64_add_slashes(quad_word res, const char *source, char *target)
3897 quad_word res = {0}; local
4059 uint32_t res = _mm_movemask_epi8(any_slash); local
4763 char *res = NULL; local
H A Dhtml.c458 static inline int map_from_unicode(unsigned code, enum entity_charset charset, unsigned *res) in map_from_unicode()
580 static inline void map_to_unicode(unsigned code, const enc_to_uni *table, unsigned *res) in map_to_unicode()
H A Ddns.c370 static void _php_dns_free_res(struct __res_state *res) { /* {{{ */ in _php_dns_free_res()
H A Dpack.c899 char *res = zend_print_ulong_to_buf(buf + sizeof(buf) - 1, i+1); in PHP_FUNCTION() local
H A Dbrowscap.c154 zend_string *res; in browscap_convert_pattern() local
/PHP-8.1/ext/intl/timezone/
H A Dtimezone_methods.cpp335 const char *res = TimeZone::getTZDataVersion(status); in PHP_FUNCTION() local
/PHP-8.1/ext/odbc/
H A Dphp_odbc_includes.h188 zend_resource *res; member
/PHP-8.1/ext/phar/
H A Dstream.c396 int res; in phar_stream_seek() local
/PHP-8.1/ext/pgsql/
H A Dpgsql.c169 PGresult *res; in pgsql_link_free() local
308 PGresult *res; in _close_pgsql_plink() local
344 PGresult *res; in _rollback_transactions() local
1026 PGresult *res; in PHP_FUNCTION() local
3560 PGresult *res; in php_pgsql_flush_query() local
4490 int res, errnumber; in php_pgsql_convert_match() local
/PHP-8.1/TSRM/
H A Dtsrm_win32.c456 BOOL res; in popen_ex() local
/PHP-8.1/ext/ftp/
H A Dftp.c239 int err, res; in ftp_login() local
1751 int err, res; in data_accept() local
/PHP-8.1/ext/curl/
H A Dcurl_private.h60 zend_resource *res; member
H A Dinterface.c1978 int res; in seek_cb() local
3602 char *res; in PHP_FUNCTION() local
/PHP-8.1/ext/spl/
H A Dphp_spl.c679 char *res; in spl_build_class_list_string() local
/PHP-8.1/ext/fileinfo/libmagic/
H A Dfuncs.c651 zend_string *res; in file_replace() local
/PHP-8.1/ext/com_dotnet/
H A Dcom_wrapper.c46 zend_resource *res; member
/PHP-8.1/main/
H A Dphp_variables.c428 char *res = NULL, *var, *val, *separator = NULL; in SAPI_TREAT_DATA_FUNC() local
/PHP-8.1/ext/posix/
H A Dposix.c1153 zend_long res, cur, max; in PHP_FUNCTION() local
/PHP-8.1/ext/filter/
H A Dlogical_filters.c929 int res = 0; in php_filter_validate_ip() local
/PHP-8.1/ext/pdo/
H A Dpdo_stmt.c2357 int res; in row_prop_exists() local
2395 int res; in row_dim_exists() local
/PHP-8.1/ext/opcache/
H A DZendAccelerator.c977 accel_time_t res; in zend_get_file_handle_timestamp() local
1209 …char *res = zend_print_long_to_buf(buf + sizeof(buf) - 1, STRTAB_STR_TO_POS(&ZCSG(interned_strings… in accel_make_persistent_key() local
1253 …char *res = zend_print_long_to_buf(buf + sizeof(buf) - 1, STRTAB_STR_TO_POS(&ZCSG(interned_strings… in accel_make_persistent_key() local
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_helpers.c1571 zval rv, res; in zend_jit_assign_dim_op_helper() local
2476 zend_array *res; in zend_jit_add_arrays_helper() local
2538 zval rv, res; in _zend_jit_assign_op_overloaded_property() local

Completed in 207 milliseconds

12345