Home
last modified time | relevance | path

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

123456

/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp245 zend_object_value retval; in IntlPartsIterator_object_create() local
/PHP-5.5/ext/standard/
H A Ddns_win32.c469 zval *retval = NULL; in PHP_FUNCTION() local
H A Dbasic_functions.c4585 zval *retval = (zval *)va_arg(args, zval*); local
4610 zval *retval; local
4992 zval retval; local
5021 zval retval; local
/PHP-5.5/Zend/
H A Dzend_list.c336 int retval; in zend_init_rsrc_list_dtors() local
H A Dzend_ini_scanner.c136 #define zend_ini_copy_value(retval, str, len) { \ argument
H A Dzend.c1022 zval *retval; in zend_error() local
1295 ZEND_API int zend_execute_scripts(int type TSRMLS_DC, zval **retval, int file_count, ...) /* {{{ */ in zend_execute_scripts()
H A Dzend_execute_API.c1014 int retval, lc_length; in zend_lookup_class_ex() local
1145 int retval; in zend_eval_stringl() local
H A Dzend_API.c904 int retval; in zend_parse_parameters_ex() local
919 int retval; in zend_parse_parameters() local
934 int retval; in zend_parse_method_parameters() local
970 int retval; in zend_parse_method_parameters_ex() local
2644 zend_object_value retval; in display_disabled_class() local
2746 int retval = 0; in zend_is_callable_check_func() local
3378 zval *retval, ***org_params = NULL; in zend_fcall_info_call() local
H A Dzend_builtin_functions.c847 zend_bool retval; in is_a_impl() local
1355 zend_bool retval; in ZEND_FUNCTION() local
1791 int retval; in ZEND_FUNCTION() local
/PHP-5.5/ext/zip/
H A Dphp_zip.c821 static int php_zip_property_reader(ze_zip_object *obj, zip_prop_handler *hnd, zval **retval, int ne… in php_zip_property_reader()
876 zval **retval = NULL; in php_zip_get_property_ptr_ptr() local
918 zval *retval; in php_zip_read_property() local
968 int ret, retval = 0; in php_zip_has_property() local
1108 zend_object_value retval; in php_zip_object_new() local
/PHP-5.5/ext/spl/
H A Dspl_observer.c261 zend_object_value retval; in spl_object_storage_new_ex() local
1127 zval *it, *retval = NULL; in SPL_METHOD() local
1168 zval *it, *retval = NULL; in spl_multiple_iterator_get_all() local
/PHP-5.5/ext/soap/
H A Dphp_http.c384 zval retval; in make_http_soap_request() local
1250 zval retval; in make_http_soap_request() local
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp110 bool retval; in CompareFiles() local
158 bool retval; in CompareStringWithFile() local
/PHP-5.5/main/streams/
H A Dfilter.c119 php_stream_bucket *retval; in php_stream_bucket_make_writeable() local
/PHP-5.5/ext/fileinfo/
H A Dfileinfo.c99 zend_object_value retval; in finfo_objects_new() local
/PHP-5.5/ext/libxml/
H A Dlibxml.c578 int retval; in _php_libxml_external_entity_loader() local
964 zend_bool use_errors=0, retval; in PHP_FUNCTION() local
/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c463 zval *retval = NULL; in pdo_stmt_construct() local
1587 zend_object_value retval; in pdo_dbh_new() local
/PHP-5.5/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.5/ext/date/lib/
H A Dparse_date.c379 timelib_sll retval = 0; in timelib_meridian() local
402 timelib_sll retval = 0; in timelib_meridian_with_check() local
741 long retval = 0; in timelib_parse_zone() local
H A Dparse_tz.c508 timelib_sll retval; in timelib_get_current_offset() local
/PHP-5.5/ext/pdo_mysql/
H A Dmysql_statement.c887 int retval; local
/PHP-5.5/ext/sockets/
H A Dsendrecvmsg.c320 int retval; in php_do_setsockopt_ipv6_rfc3542() local
/PHP-5.5/ext/session/
H A Dsession.c125 int retval = SUCCESS; in php_session_destroy() local
/PHP-5.5/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.5/ext/json/
H A Djson.c558 zval *retval = NULL, fname; in json_encode_serializable_object() local

Completed in 150 milliseconds

123456