Home
last modified time | relevance | path

Searched defs:res (Results 76 – 100 of 112) sorted by relevance

12345

/PHP-7.3/ext/interbase/
H A Dinterbase.c1455 char *res; in PHP_FUNCTION() local
/PHP-7.3/ext/standard/
H A Dvar_unserializer.c294 int res; in unserialize_allowed_class() local
H A Dbrowscap.c156 zend_string *res; in browscap_convert_pattern() local
H A Ddns.c335 static void _php_dns_free_res(struct __res_state *res) { /* {{{ */ in _php_dns_free_res()
H A Dstring.c1436 zend_string *res = zend_string_alloc(ZSTR_LEN(s), 0); in php_string_toupper() local
1501 zend_string *res = zend_string_alloc(ZSTR_LEN(s), 0); in php_string_tolower() local
3954 uint32_t res = 0; local
4204 uint32_t res = _mm_movemask_epi8(any_slash); local
4923 char *res = NULL; local
H A Dvar.c704 int res; in php_var_serialize_call_sleep() local
H A Dmath.c1122 zend_string *res; in _php_math_number_format_ex() local
/PHP-7.3/ext/posix/
H A Dposix.c1429 zend_long res, cur, max; in PHP_FUNCTION() local
/PHP-7.3/ext/soap/
H A Dphp_http.c847 int res = zend_hash_get_current_key(Z_ARRVAL_P(cookies), &key, &numindx); in make_http_soap_request() local
/PHP-7.3/ext/mysqli/
H A Dmysqli.c1156 zval res; in php_mysqli_fetch_into_hash_aux() local
/PHP-7.3/main/
H A Dphp_streams.h213 zend_resource *res; /* used for auto-cleanup */ member
266 #define php_stream_from_res(xstr, res) do { \ argument
H A Drfc1867.c492 char *res; in php_ap_getword() local
/PHP-7.3/ext/sockets/
H A Dconversions.c542 int res; in from_zval_write_sin_addr() local
592 int res; in from_zval_write_sin6_addr() local
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_prompt.c412 char *res = phpdbg_resolve_path(param->str); in PHPDBG_COMMAND() local
/PHP-7.3/ext/gmp/
H A Dgmp.c801 zend_long res; in gmp_cmp() local
1759 int res; in ZEND_FUNCTION() local
/PHP-7.3/ext/gd/libgd/
H A Dgd_interpolation.c821 LineContribType *res; in _gdContributionsAlloc() local
876 LineContribType *res; in _gdContributionsCalc() local
2278 int res; in gdTransformAffineGetImage() local
/PHP-7.3/Zend/
H A Dzend_hash.c521 HashPosition res = ht->nNumUsed; in zend_hash_iterators_lower_pos() local
2568 Bucket *p, *res; in zend_hash_minmax() local
H A Dzend_execute.c1144 zval rv, res; in zend_binary_assign_op_obj_dim() local
1531 zval rv, obj, res; in zend_assign_op_overloaded_property() local
/PHP-7.3/ext/opcache/Optimizer/
H A Dsccp.c715 zend_bool res; in ct_eval_in_array() local
/PHP-7.3/ext/curl/
H A Dinterface.c3724 char *res; in PHP_FUNCTION() local
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd.h111 #define mysqlnd_result_fetch_field_data(res,offset,ret) (res)->m.fetch_field_data((res), (offset), … argument
/PHP-7.3/ext/date/lib/
H A Dparse_date.c808 timelib_tzinfo *res; in timelib_parse_zone() local
/PHP-7.3/ext/pdo/
H A Dpdo_stmt.c2571 int res; in row_prop_exists() local
/PHP-7.3/ext/snmp/
H A Dsnmp.c1084 struct sockaddr **res; in netsnmp_session_init() local
/PHP-7.3/ext/phar/
H A Dphar.c3287 zend_op_array *res; local

Completed in 554 milliseconds

12345