Home
last modified time | relevance | path

Searched defs:retval (Results 76 – 100 of 152) sorted by relevance

1234567

/PHP-5.6/ext/date/
H A Dphp_date.c1140 … int retval = (((((long)t->sse)-(((long)t->sse) - ((((long)t->sse) % 86400) + 3600))) * 10) / 864); in date_format() local
1276 int retval = -1; in php_idate() local
1431 signed long retval; in php_parse_date() local
2125 zend_object_value retval; in date_object_new_date_ex() local
2274 zend_object_value retval; in date_object_new_timezone_ex() local
2373 zend_object_value retval; in date_object_new_interval_ex() local
2462 zend_object_value retval; in date_object_new_period_ex() local
4013 int retval = 0; in date_interval_initialize() local
4045 zval *retval; in date_interval_read_property() local
4396 int retval = 0; in date_period_initialize() local
/PHP-5.6/ext/standard/
H A Ddns_win32.c469 zval *retval = NULL; in PHP_FUNCTION() local
H A Dbasic_functions.c4559 zval *retval = (zval *)va_arg(args, zval*); local
4584 zval *retval; local
4966 zval retval; local
4995 zval retval; local
/PHP-5.6/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp245 zend_object_value retval; in IntlPartsIterator_object_create() local
/PHP-5.6/Zend/
H A Dzend_list.c336 int retval; in zend_init_rsrc_list_dtors() local
H A Dzend_execute.c686 static inline void zend_assign_to_object(zval **retval, zval **object_ptr, zval *property_name, int… in zend_assign_to_object()
1031 zval **retval; in zend_fetch_dimension_address_inner() local
1121 zval **retval; in zend_fetch_dimension_address() local
1284 zval **retval; in zend_fetch_dimension_address_read() local
H A Dzend.c1036 zval *retval; in zend_error() local
1309 ZEND_API int zend_execute_scripts(int type TSRMLS_DC, zval **retval, int file_count, ...) /* {{{ */ in zend_execute_scripts()
H A Dzend_execute_API.c912 int retval, lc_length; in zend_lookup_class_ex() local
1043 int retval; in zend_eval_stringl() local
/PHP-5.6/ext/spl/
H A Dspl_observer.c262 zend_object_value retval; in spl_object_storage_new_ex() local
1143 zval *it, *retval = NULL; in SPL_METHOD() local
1184 zval *it, *retval = NULL; in spl_multiple_iterator_get_all() local
/PHP-5.6/ext/soap/
H A Dphp_http.c384 zval retval; in make_http_soap_request() local
1251 zval retval; in make_http_soap_request() local
/PHP-5.6/sapi/isapi/stresstest/
H A Dstresstest.cpp110 bool retval; in CompareFiles() local
158 bool retval; in CompareStringWithFile() local
/PHP-5.6/ext/fileinfo/
H A Dfileinfo.c99 zend_object_value retval; in finfo_objects_new() local
/PHP-5.6/main/streams/
H A Dfilter.c119 php_stream_bucket *retval; in php_stream_bucket_make_writeable() local
/PHP-5.6/ext/libxml/
H A Dlibxml.c579 int retval; in _php_libxml_external_entity_loader() local
965 zend_bool use_errors=0, retval; in PHP_FUNCTION() local
/PHP-5.6/ext/pdo/
H A Dpdo_dbh.c469 zval *retval = NULL; in pdo_stmt_construct() local
1574 zend_object_value retval; in pdo_dbh_new() local
/PHP-5.6/ext/tidy/
H A Dtidy.c675 zend_object_value *retval, tidy_obj_type objtype TSRMLS_DC) in tidy_object_new()
720 zend_object_value retval; in tidy_object_new_node() local
727 zend_object_value retval; in tidy_object_new_doc() local
/PHP-5.6/ext/date/lib/
H A Dparse_date.c385 timelib_sll retval = 0; in timelib_meridian() local
412 timelib_sll retval = 0; in timelib_meridian_with_check() local
751 timelib_long retval = 0; in timelib_parse_zone() local
H A Dparse_tz.c514 timelib_sll retval; in timelib_get_current_offset() local
/PHP-5.6/ext/zip/
H A Dphp_zip.c835 static int php_zip_property_reader(ze_zip_object *obj, zip_prop_handler *hnd, zval **retval, int ne… in php_zip_property_reader()
890 zval **retval = NULL; in php_zip_get_property_ptr_ptr() local
935 zval *retval; in php_zip_read_property() local
988 int ret, retval = 0; in php_zip_has_property() local
1139 zend_object_value retval; in php_zip_object_new() local
/PHP-5.6/ext/sockets/
H A Dsendrecvmsg.c320 int retval; in php_do_setsockopt_ipv6_rfc3542() local
/PHP-5.6/ext/pdo_mysql/
H A Dmysql_statement.c887 int retval; local
/PHP-5.6/ext/mbstring/
H A Dphp_mbregex.c452 php_mb_regex_t *retval = NULL, **rc = NULL; in php_mbregex_compile_pattern() local
668 const char *retval = _php_mb_regex_mbctype2name(MBREX(current_mbctype)); in PHP_FUNCTION() local
/PHP-5.6/ext/session/
H A Dsession.c125 int retval = SUCCESS; in php_session_destroy() local
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg.h201 zval *retval; /* return value */ variable
/PHP-5.6/ext/json/
H A Djson.c574 zval *retval = NULL, fname; in json_encode_serializable_object() local

Completed in 179 milliseconds

1234567