/PHP-8.1/Zend/ |
H A D | zend_smart_str.h | 106 zend_string *res; in smart_str_extract() local
|
/PHP-8.1/ext/intl/calendar/ |
H A D | calendar_methods.cpp | 354 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 D | php_schema.c | 458 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 D | string.c | 1371 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 D | html.c | 458 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 D | dns.c | 370 static void _php_dns_free_res(struct __res_state *res) { /* {{{ */ in _php_dns_free_res()
|
H A D | pack.c | 899 char *res = zend_print_ulong_to_buf(buf + sizeof(buf) - 1, i+1); in PHP_FUNCTION() local
|
H A D | browscap.c | 154 zend_string *res; in browscap_convert_pattern() local
|
/PHP-8.1/ext/intl/timezone/ |
H A D | timezone_methods.cpp | 335 const char *res = TimeZone::getTZDataVersion(status); in PHP_FUNCTION() local
|
/PHP-8.1/ext/odbc/ |
H A D | php_odbc_includes.h | 188 zend_resource *res; member
|
/PHP-8.1/ext/phar/ |
H A D | stream.c | 396 int res; in phar_stream_seek() local
|
/PHP-8.1/ext/pgsql/ |
H A D | pgsql.c | 169 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 D | tsrm_win32.c | 456 BOOL res; in popen_ex() local
|
/PHP-8.1/ext/ftp/ |
H A D | ftp.c | 239 int err, res; in ftp_login() local 1751 int err, res; in data_accept() local
|
/PHP-8.1/ext/curl/ |
H A D | curl_private.h | 60 zend_resource *res; member
|
H A D | interface.c | 1978 int res; in seek_cb() local 3602 char *res; in PHP_FUNCTION() local
|
/PHP-8.1/ext/spl/ |
H A D | php_spl.c | 679 char *res; in spl_build_class_list_string() local
|
/PHP-8.1/ext/fileinfo/libmagic/ |
H A D | funcs.c | 651 zend_string *res; in file_replace() local
|
/PHP-8.1/ext/com_dotnet/ |
H A D | com_wrapper.c | 46 zend_resource *res; member
|
/PHP-8.1/main/ |
H A D | php_variables.c | 428 char *res = NULL, *var, *val, *separator = NULL; in SAPI_TREAT_DATA_FUNC() local
|
/PHP-8.1/ext/posix/ |
H A D | posix.c | 1153 zend_long res, cur, max; in PHP_FUNCTION() local
|
/PHP-8.1/ext/filter/ |
H A D | logical_filters.c | 929 int res = 0; in php_filter_validate_ip() local
|
/PHP-8.1/ext/pdo/ |
H A D | pdo_stmt.c | 2357 int res; in row_prop_exists() local 2395 int res; in row_dim_exists() local
|
/PHP-8.1/ext/opcache/ |
H A D | ZendAccelerator.c | 977 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 D | zend_jit_helpers.c | 1571 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
|