Home
last modified time | relevance | path

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

1234

/PHP-5.5/ext/intl/calendar/
H A Dcalendar_methods.cpp385 UBool res = (co->ucal->*func)(*when_co->ucal, CALENDAR_ERROR_CODE(co)); in _php_intlcal_before_after() local
829 int32_t res = co->ucal->getWeekendTransition((UCalendarDaysOfWeek)dow, in PHP_FUNCTION() local
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c421 odbc_result *res = (odbc_result *)rsrc->ptr; in ZEND_GET_MODULE() local
472 odbc_result *res; in _close_odbc_conn() local
501 odbc_result *res; in _close_odbc_pconn() local
2708 odbc_result *res; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_methods.cpp373 const char *res = TimeZone::getTZDataVersion(status); in PHP_FUNCTION() local
/PHP-5.5/TSRM/
H A Dtsrm_win32.c466 BOOL res; in popen_ex() local
/PHP-5.5/Zend/
H A Dzend_closures.c442 ZEND_API void zend_create_closure(zval *res, zend_function *func, zend_class_entry *scope, zval *th… in zend_create_closure()
H A Dzend_exceptions.c612 char *res, **str, *s_tmp; in ZEND_METHOD() local
/PHP-5.5/ext/standard/
H A Dhtml.c563 static inline int map_from_unicode(unsigned code, enum entity_charset charset, unsigned *res) in map_from_unicode()
685 static inline void map_to_unicode(unsigned code, const enc_to_uni *table, unsigned *res) in map_to_unicode()
H A Ddns.c338 static void _php_dns_free_res(struct __res_state res) { /* {{{ */ in _php_dns_free_res()
H A Dvar.c767 int res; in php_var_serialize_intern() local
H A Dstring.c203 struct lconv *res; in localeconv_r() local
2860 HASH res = 0; local
2892 const PPRES *res = ctx_g; local
2992 PPRES *res = emalloc(sizeof *res); local
4490 char *res = NULL; local
/PHP-5.5/ext/gd/libgd/
H A Dwebpimg.c632 const vpx_codec_err_t res = vpx_codec_control_(enc, id, value); in codec_ctl() local
669 vpx_codec_err_t res; in VPXEncode() local
H A Dgd_interpolation.c884 LineContribType *res; in _gdContributionsAlloc() local
938 LineContribType *res; in _gdContributionsCalc() local
2285 int res; in gdTransformAffineGetImage() local
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c493 int res = my_zend_hash_get_current_key(ht, &my_key, &num_index); in determine_vector_type() local
591 int res = my_zend_hash_get_current_key(Z_ARRVAL_P(val_arr), &my_key, &num_index); in PHP_to_XMLRPC_worker() local
/PHP-5.5/ext/filter/
H A Dlogical_filters.c730 int res = 0; in php_filter_validate_ip() local
/PHP-5.5/ext/phar/
H A Dstream.c394 int res; in phar_stream_seek() local
/PHP-5.5/ext/spl/
H A Dphp_spl.c812 char *res; in spl_build_class_list_string() local
/PHP-5.5/main/
H A Dphp_variables.c281 char *res = NULL, *var, *val, *separator = NULL; in SAPI_TREAT_DATA_FUNC() local
H A Drfc1867.c482 char *res; in php_ap_getword() local
/PHP-5.5/ext/interbase/
H A Dibase_query.c693 struct tm *res; in _php_ibase_bind() local
942 ibase_result *res; in _php_ibase_exec() local
H A Dinterbase.c1459 char *res; in PHP_FUNCTION() local
/PHP-5.5/ext/gmp/
H A Dgmp.c1247 int res; local
1291 int use_si = 0, res; local
/PHP-5.5/ext/soap/
H A Dphp_http.c825 int res = zend_hash_get_current_key(Z_ARRVAL_PP(cookies), &key, &numindx, FALSE); in make_http_soap_request() local
/PHP-5.5/ext/mysqli/
H A Dmysqli.c1166 zval *res; in php_mysqli_fetch_into_hash_aux() local
/PHP-5.5/ext/sockets/
H A Dconversions.c543 int res; in from_zval_write_sin_addr() local
600 int res; in from_zval_write_sin6_addr() local
/PHP-5.5/ext/hash/
H A Dhash.c563 int res; in PHP_FUNCTION() local

Completed in 124 milliseconds

1234