Home
last modified time | relevance | path

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

12345

/PHP-7.0/ext/standard/
H A Dbrowscap.c158 zend_string *res; in browscap_convert_pattern() local
H A Ddns.c342 static void _php_dns_free_res(struct __res_state *res) { /* {{{ */ in _php_dns_free_res()
H A Dvar.c892 int res; in php_var_serialize_intern() local
H A Dmath.c1122 zend_string *res; in _php_math_number_format_ex() local
H A Dstring.c1415 zend_string *res = zend_string_alloc(ZSTR_LEN(s), 0); in php_string_toupper() local
1478 zend_string *res = zend_string_alloc(ZSTR_LEN(s), 0); in php_string_tolower() local
4487 char *res = NULL; local
/PHP-7.0/ext/soap/
H A Dphp_http.c823 int res = zend_hash_get_current_key(Z_ARRVAL_P(cookies), &key, &numindx); in make_http_soap_request() local
/PHP-7.0/ext/interbase/
H A Dinterbase.c1462 char *res; in PHP_FUNCTION() local
/PHP-7.0/ext/posix/
H A Dposix.c1396 zend_long res, cur, max; in PHP_FUNCTION() local
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_watch.c303 phpdbg_btree_result *res; in phpdbg_get_refcount_watch() local
H A Dphpdbg_prompt.c416 char *res = phpdbg_resolve_path(param->str); in PHPDBG_COMMAND() local
/PHP-7.0/ext/mysqli/
H A Dmysqli.c1177 zval res; in php_mysqli_fetch_into_hash_aux() local
/PHP-7.0/main/
H A Dphp_streams.h203 zend_resource *res; /* used for auto-cleanup */ member
264 #define php_stream_from_res(xstr, res) do { \ argument
H A Drfc1867.c492 char *res; in php_ap_getword() local
/PHP-7.0/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.0/ext/gmp/
H A Dgmp.c791 zend_long res; in gmp_cmp() local
1682 int res; in ZEND_FUNCTION() local
/PHP-7.0/ext/hash/
H A Dhash.c561 int res; in PHP_FUNCTION() local
/PHP-7.0/Zend/
H A Dzend_exceptions.c482 char *res; in smart_str_append_escaped() local
H A Dzend_hash.c456 HashPosition res = HT_INVALID_IDX; in zend_hash_iterators_lower_pos() local
2433 Bucket *p, *res; in zend_hash_minmax() local
/PHP-7.0/ext/gd/libgd/
H A Dgd_interpolation.c892 LineContribType *res; in _gdContributionsAlloc() local
947 LineContribType *res; in _gdContributionsCalc() local
2362 int res; in gdTransformAffineGetImage() local
/PHP-7.0/ext/curl/
H A Dinterface.c3518 char *str = NULL, *res = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd.h105 #define mysqlnd_result_fetch_field_data(res,offset,ret) (res)->m.fetch_field_data((res), (offset), … argument
/PHP-7.0/ext/date/lib/
H A Dparse_date.c750 timelib_tzinfo *res; in timelib_parse_zone() local
/PHP-7.0/ext/pdo/
H A Dpdo_stmt.c2571 int res; in row_prop_exists() local
/PHP-7.0/ext/phar/
H A Dphar.c3288 zend_op_array *res; local
/PHP-7.0/ext/snmp/
H A Dsnmp.c1116 struct sockaddr **res; in netsnmp_session_init() local

Completed in 190 milliseconds

12345