Home
last modified time | relevance | path

Searched defs:retval (Results 101 – 125 of 145) sorted by relevance

123456

/PHP-7.4/ext/standard/
H A Dstreamsfuncs.c753 int retval, sets = 0; in PHP_FUNCTION() local
854 zval retval; in user_space_stream_notifier() local
H A Dinfo.c269 char *major = NULL, *sub = NULL, *retval; in php_get_windows_name() local
/PHP-7.4/ext/gd/libgd/
H A Dgd_jpeg.c347 int retval; in gdImageCreateFromJpegCtxEx() local
/PHP-7.4/ext/spl/
H A Dphp_spl.c397 zval *class_name, retval; in PHP_FUNCTION() local
H A Dspl_directory.c840 zval retval; in SPL_METHOD() local
2070 zval *zresource_ptr = &intern->u.file.zresource, *params, retval; in spl_filesystem_file_call() local
2158 zval retval; in spl_filesystem_file_read_line_ex() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.h272 zval retval; /* return value */ variable
H A Dphpdbg_prompt.c960 zval retval; in PHPDBG_COMMAND() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_wrapper.c252 zval rv, *retval = NULL; in disp_invokeex() local
H A Dcom_com.c679 GUID retval; in PHP_FUNCTION() local
/PHP-7.4/Zend/
H A Dzend.c1268 zval retval; in zend_error_va_list() local
1659 ZEND_API int zend_execute_scripts(int type, zval *retval, int file_count, ...) /* {{{ */ in zend_execute_scripts()
H A Dzend_builtin_functions.c1042 zend_bool retval; in is_a_impl() local
1862 int retval; in ZEND_FUNCTION() local
H A Dzend_execute.c2128 zval *retval = NULL; in zend_fetch_dimension_address_inner() local
2256 zval *retval; in zend_fetch_dimension_address() local
2389 zval *retval; in zend_fetch_dimension_address_read() local
2997 static zend_never_inline int zend_fetch_static_property_address_ex(zval **retval, zend_property_inf… in zend_fetch_static_property_address_ex()
3077 static zend_always_inline int zend_fetch_static_property_address(zval **retval, zend_property_info … in zend_fetch_static_property_address()
H A Dzend_language_scanner.l661 zend_op_array *retval; in compile_filename() local
H A Dzend_execute_API.c1067 int retval; in zend_eval_stringl() local
/PHP-7.4/ext/xsl/
H A Dxsltprocessor.c181 zval retval; in xsl_ext_function_php() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dblock_pass.c38 int retval = 1; in zend_optimizer_get_persistent_constant() local
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c828 zval grp_val, *pgrp, retval, old_ctor_args = {{0}}; in do_fetch() local
1836 int retval; in pdo_stmt_setup_fetch_mode() local
H A Dpdo_dbh.c460 zval retval; in pdo_stmt_construct() local
/PHP-7.4/ext/zip/
H A Dphp_zip.c875 zval *retval = NULL; in php_zip_get_property_ptr_ptr() local
910 zval *retval = NULL; in php_zip_read_property() local
951 int retval = 0; in php_zip_has_property() local
/PHP-7.4/ext/oci8/
H A Doci8_statement.c1444 sb4 retval = OCI_ERROR; in php_oci_bind_out_callback() local
/PHP-7.4/ext/pcntl/
H A Dpcntl.c1489 zval params[2], *handle, retval; in pcntl_signal_dispatch() local
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c753 zval retval; in sqlite3_do_callback() local
925 zval retval; in php_sqlite3_callback_compare() local
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp1204 zval retval; in PHP_FUNCTION() local
/PHP-7.4/ext/gmp/
H A Dgmp.c541 int retval; in gmp_do_operation() local
598 int retval = FAILURE; in gmp_unserialize() local
/PHP-7.4/ext/simplexml/
H A Dsimplexml.c661 zval *retval = sxe_prop_dim_write(object, member, value, 1, 0, NULL); in sxe_property_write() local
1307 xmlXPathObjectPtr retval; in SXE_METHOD() local

Completed in 151 milliseconds

123456