Home
last modified time | relevance | path

Searched defs:ret (Results 126 – 150 of 247) sorted by relevance

12345678910

/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c322 int ret; in PHP_METHOD() local
494 char *ret; in PHP_METHOD() local
755 int ret; in sqlite3_do_callback() local
926 int ret; in php_sqlite3_callback_compare() local
1257 static int php_sqlite3_stream_cast(php_stream *stream, int castas, void **ret) in php_sqlite3_stream_cast()
2000 int i, ret; in PHP_METHOD() local
/PHP-7.4/ext/dom/
H A Dxml_common.h83 #define DOM_RET_OBJ(obj, ret, domobject) \ argument
/PHP-7.4/TSRM/
H A Dtsrm_win32.c224 int ret = php_win32_ioutil_access_w(pathw, mode); in tsrm_win32_access() local
729 int ret; in shmdt() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_result_meta.c291 MYSQLND_RES_METADATA *ret; in mysqlnd_result_meta_init() local
/PHP-7.4/ext/zlib/
H A Dzlib_fopen_wrapper.c74 int ret = EOF; in php_gziop_close() local
/PHP-7.4/ext/pgsql/
H A Dpgsql.c1552 int ret; local
2376 char *ret=NULL; local
4901 int ret; local
4974 int ret; local
5070 int ret; local
5145 int ret; local
5490 int ret; local
6608 int ret = FAILURE; local
6868 int ret = FAILURE; local
6974 int ret = FAILURE; local
[all …]
/PHP-7.4/ext/com_dotnet/
H A Dcom_handlers.c388 int ret = FAILURE; in com_call_method() local
459 int ret; in com_objects_compare() local
H A Dcom_dotnet.c194 int ret = FAILURE; in PHP_FUNCTION() local
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_unix.c493 int ret; in fpm_unix_init_main() local
H A Dfpm_children.c43 struct fpm_child_s *ret; in fpm_child_alloc() local
/PHP-7.4/main/
H A Dmain.c963 size_t ret; in php_printf() local
2701 PHPAPI int php_execute_simple_script(zend_file_handle *primary_file, zval *ret) in php_execute_simple_script()
2754 int ret = -1; in php_handle_auth_data() local
2844 int ret = tsrm_startup(1, 1, 0, NULL); in php_tsrm_startup() local
H A Dnetwork.c317 int ret = 0; local
520 int ret = FAILURE; local
1128 int ret = SUCCESS; local
/PHP-7.4/ext/intl/
H A Dintl_error.c246 smart_str ret = {0}; in intl_parse_error_to_string() local
/PHP-7.4/ext/xsl/
H A Dphp_xsl.h91 #define XSL_DOMOBJ_NEW(zval, obj, ret) \ argument
/PHP-7.4/ext/spl/
H A Dspl_directory.c182 spl_filesystem_object *ret = spl_filesystem_from_obj(spl_filesystem_object_new_ex(class_type)); in spl_filesystem_object_new_check() local
945 zend_string *ret; in SPL_METHOD() local
1246 ssize_t ret; in FileInfoFunction() local
2130 int ret = SUCCESS; in spl_filesystem_file_read_csv() local
2231 int ret = spl_filesystem_file_read_line_ex(this_ptr, intern, silent); in spl_filesystem_file_read_line() local
2636 zend_long ret; in SPL_METHOD() local
2782 zend_long ret; in SPL_METHOD() local
/PHP-7.4/win32/
H A Dcodepage.h83 wchar_t *ret = NULL; in php_win32_cp_conv_any_to_w() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_call_graph.c195 int ret = 0; in zend_is_indirectly_recursive() local
/PHP-7.4/ext/opcache/
H A Dshared_alloc_win32.c194 int err = 0, ret; in create_segments() local
/PHP-7.4/ext/calendar/
H A Dcalendar.c265 static void _php_cal_info(int cal, zval *ret) in _php_cal_info()
512 static char *heb_number_to_chars(int n, int fl, char **ret) in heb_number_to_chars()
/PHP-7.4/Zend/
H A Dzend_ini.c298 int ret; in zend_alter_ini_entry_chars() local
310 int ret; in zend_alter_ini_entry_chars_ex() local
/PHP-7.4/ext/phar/
H A Dzip.c781 …int ret = phar_create_or_parse_filename(fname, fname_len, alias, alias_len, is_data, options, &pha… in phar_open_or_create_zip() local
1494 int ret = php_stream_copy_to_stream_ex(pass.centralfp, pass.filefp, PHP_STREAM_COPY_ALL, &clen); in phar_zip_flush() local
H A Dphar_object.c1399 zval *ret; member
2016 zval ret, arg1; in phar_rename_archive() local
2263 zend_object *ret; in phar_convert_to_other() local
2384 zend_object *ret; in PHP_METHOD() local
2488 zend_object *ret; in PHP_METHOD() local
3221 zend_object *ret; in PHP_METHOD() local
3288 zend_object *ret; in PHP_METHOD() local
4359 int ret; in PHP_METHOD() local
/PHP-7.4/ext/xml/
H A Dxml.c464 static void _xml_xmlchar_zval(const XML_Char *s, int len, const XML_Char *encoding, zval *ret) in _xml_xmlchar_zval()
1055 int ret = 0; /* abort if no handler is set (should be configurable?) */ in _xml_externalEntityRefHandler() local
1413 int ret; in PHP_FUNCTION() local
1445 int ret; in PHP_FUNCTION() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_watch.c1090 int ret; local
1231 int ret; local
1301 int ret; local
H A Dphpdbg_io.c180 int ret; local

Completed in 153 milliseconds

12345678910