Home
last modified time | relevance | path

Searched refs:RETURN_LONG (Results 1 – 25 of 109) sorted by relevance

12345

/PHP-7.1/ext/standard/
H A Dftok.c48 RETURN_LONG(-1); in PHP_FUNCTION()
53 RETURN_LONG(-1); in PHP_FUNCTION()
57 RETURN_LONG(-1); in PHP_FUNCTION()
65 RETURN_LONG(k); in PHP_FUNCTION()
H A Dpageinfo.c109 RETURN_LONG(uid); in PHP_FUNCTION()
128 RETURN_LONG(gid); in PHP_FUNCTION()
147 RETURN_LONG(pid); in PHP_FUNCTION()
164 RETURN_LONG(BG(page_inode)); in PHP_FUNCTION()
189 RETURN_LONG(lm); in PHP_FUNCTION()
H A Drand.c57 RETURN_LONG(php_mt_rand() >> 1); in PHP_FUNCTION()
65 RETURN_LONG(php_mt_rand_common(max, min)); in PHP_FUNCTION()
68 RETURN_LONG(php_mt_rand_common(min, max)); in PHP_FUNCTION()
H A Dassert.c307 RETURN_LONG(oldint); in PHP_FUNCTION()
319 RETURN_LONG(oldint); in PHP_FUNCTION()
331 RETURN_LONG(oldint); in PHP_FUNCTION()
343 RETURN_LONG(oldint); in PHP_FUNCTION()
369 RETURN_LONG(oldint); in PHP_FUNCTION()
H A Dmt_rand.c288 RETURN_LONG(php_mt_rand() >> 1); in PHP_FUNCTION()
300 RETURN_LONG(php_mt_rand_common(min, max)); in PHP_FUNCTION()
316 RETURN_LONG(PHP_MT_RAND_MAX); /* 2^^31 */ in PHP_FUNCTION()
H A Dlink.c109 RETURN_LONG(-1L); in PHP_FUNCTION()
113 RETURN_LONG((zend_long) sb.st_dev); in PHP_FUNCTION()
H A Dfilestat.c878 RETURN_LONG((zend_long)ssb.sb.st_mode); in php_stat()
880 RETURN_LONG((zend_long)ssb.sb.st_ino); in php_stat()
882 RETURN_LONG((zend_long)ssb.sb.st_size); in php_stat()
884 RETURN_LONG((zend_long)ssb.sb.st_uid); in php_stat()
886 RETURN_LONG((zend_long)ssb.sb.st_gid); in php_stat()
888 RETURN_LONG((zend_long)ssb.sb.st_atime); in php_stat()
890 RETURN_LONG((zend_long)ssb.sb.st_mtime); in php_stat()
892 RETURN_LONG((zend_long)ssb.sb.st_ctime); in php_stat()
1114 RETURN_LONG(realpath_cache_size()); in FileFunction()
H A Dlink_win32.c111 RETURN_LONG(Z_L(-1)); in PHP_FUNCTION()
115 RETURN_LONG((zend_long) sb.st_dev); in PHP_FUNCTION()
/PHP-7.1/ext/calendar/
H A Dcal_unix.c48 RETURN_LONG(GregorianToSdn(ta->tm_year+1900, ta->tm_mon+1, ta->tm_mday)); in PHP_FUNCTION()
67 RETURN_LONG(uday * 24 * 3600); in PHP_FUNCTION()
H A Dcalendar.c369 RETURN_LONG(sdn_next - sdn_start); in PHP_FUNCTION()
388 RETURN_LONG(cal_conversion_table[cal].to_jd(year, month, day)); in PHP_FUNCTION()
474 RETURN_LONG(GregorianToSdn(year, month, day)); in PHP_FUNCTION()
507 RETURN_LONG(JulianToSdn(year, month, day)); in PHP_FUNCTION()
655 RETURN_LONG(JewishToSdn(year, month, day)); in PHP_FUNCTION()
688 RETURN_LONG(FrenchToSdn(year, month, day)); in PHP_FUNCTION()
717 RETURN_LONG(day); in PHP_FUNCTION()
/PHP-7.1/ext/intl/collator/
H A Dcollator_attr.c56 RETURN_LONG( value ); in PHP_FUNCTION()
115 RETURN_LONG( ucol_getStrength( co->ucoll ) ); in PHP_FUNCTION()
H A Dcollator_error.c51 RETURN_LONG( COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
H A Dcollator_compare.c122 RETURN_LONG( result ); in PHP_FUNCTION()
/PHP-7.1/ext/intl/uchar/
H A Duchar.c87 RETURN_LONG(cp); in IC_METHOD()
140 RETURN_LONG(u_getIntPropertyMinValue((UProperty)prop)); in IC_METHOD()
155 RETURN_LONG(u_getIntPropertyMaxValue((UProperty)prop)); in IC_METHOD()
234 RETURN_LONG(ublock_getCode(cp)); in ZEND_END_ARG_INFO()
286 RETURN_LONG(ret); in ZEND_END_ARG_INFO()
382 RETURN_LONG(u_getPropertyEnum(alias)); in IC_METHOD()
452 RETURN_LONG(ret); in IC_METHOD()
479 RETURN_LONG(ret); in IC_METHOD()
495 RETURN_LONG(u_forDigit(digit, radix)); in IC_METHOD()
626 RETURN_LONG(u_##name(cp)); \
[all …]
/PHP-7.1/ext/intl/grapheme/
H A Dgrapheme_string.c73 RETURN_LONG(string_len); in PHP_FUNCTION()
152 RETURN_LONG(found - haystack); in PHP_FUNCTION()
160 RETURN_LONG(ret_pos); in PHP_FUNCTION()
216 RETURN_LONG(found - haystack_dup); in PHP_FUNCTION()
229 RETURN_LONG(ret_pos); in PHP_FUNCTION()
276 RETURN_LONG(ret_pos); in PHP_FUNCTION()
291 RETURN_LONG(ret_pos); in PHP_FUNCTION()
348 RETURN_LONG(ret_pos); in PHP_FUNCTION()
363 RETURN_LONG(ret_pos); in PHP_FUNCTION()
/PHP-7.1/ext/intl/breakiterator/
H A Dcodepointiterator_methods.cpp43 RETURN_LONG(fetch_cpbi(bio)->getLastCodePoint()); in PHP_FUNCTION()
H A Dbreakiterator_methods.cpp201 RETURN_LONG((zend_long)res); in _breakiter_no_args_ret_int32()
233 RETURN_LONG((zend_long)res); in _breakiter_int32_ret_int32()
301 RETURN_LONG((zend_long)res); in PHP_FUNCTION()
415 RETURN_LONG((zend_long)BREAKITER_ERROR_CODE(bio)); in PHP_FUNCTION()
/PHP-7.1/ext/curl/
H A Dmulti.c107 RETURN_LONG((zend_long) error); in PHP_FUNCTION()
235 RETURN_LONG(-1); in PHP_FUNCTION()
238 RETURN_LONG(numfds); in PHP_FUNCTION()
250 RETURN_LONG(-1); in PHP_FUNCTION()
252 RETURN_LONG(select(maxfd + 1, &readfds, &writefds, &exceptfds, &to)); in PHP_FUNCTION()
297 RETURN_LONG((zend_long) error); in PHP_FUNCTION()
447 RETURN_LONG(mh->err.no); in PHP_FUNCTION()
/PHP-7.1/ext/intl/dateformat/
H A Ddateformat_attr.c51 RETURN_LONG(dfo->date_type ); in PHP_FUNCTION()
77 RETURN_LONG(dfo->time_type ); in PHP_FUNCTION()
H A Ddateformat.c88 RETURN_LONG( INTL_DATA_ERROR_CODE(dfo) ); in PHP_FUNCTION()
/PHP-7.1/ext/ftp/
H A Dphp_ftp.c659 RETURN_LONG(mode); in PHP_FUNCTION()
869 RETURN_LONG(ret); in PHP_FUNCTION()
872 RETURN_LONG(ret); in PHP_FUNCTION()
1026 RETURN_LONG(PHP_FTP_FAILED); in PHP_FUNCTION()
1034 RETURN_LONG(ret); in PHP_FUNCTION()
1056 RETURN_LONG(PHP_FTP_FAILED); in PHP_FUNCTION()
1074 RETURN_LONG(ret); in PHP_FUNCTION()
1174 RETURN_LONG(ret); in PHP_FUNCTION()
1177 RETURN_LONG(ret); in PHP_FUNCTION()
1295 RETURN_LONG(ret); in PHP_FUNCTION()
[all …]
/PHP-7.1/ext/phar/
H A Dfunc_interceptors.c320 RETURN_LONG(size); in PHAR_FUNC()
483 RETURN_LONG((zend_long)stat_sb->st_mode); in phar_fancy_stat()
485 RETURN_LONG((zend_long)stat_sb->st_ino); in phar_fancy_stat()
487 RETURN_LONG((zend_long)stat_sb->st_size); in phar_fancy_stat()
489 RETURN_LONG((zend_long)stat_sb->st_uid); in phar_fancy_stat()
491 RETURN_LONG((zend_long)stat_sb->st_gid); in phar_fancy_stat()
494 RETURN_LONG((zend_long)stat_sb->st_atime.tv_sec); in phar_fancy_stat()
496 RETURN_LONG((zend_long)stat_sb->st_atime); in phar_fancy_stat()
500 RETURN_LONG((zend_long)stat_sb->st_mtime.tv_sec); in phar_fancy_stat()
502 RETURN_LONG((zend_long)stat_sb->st_mtime); in phar_fancy_stat()
[all …]
/PHP-7.1/ext/oci8/
H A Doci8_interface.c592 RETURN_LONG(lob_length); in PHP_FUNCTION()
634 RETURN_LONG(0); in PHP_FUNCTION()
640 RETURN_LONG(bytes_written); in PHP_FUNCTION()
773 RETURN_LONG(bytes_erased); in PHP_FUNCTION()
1225 RETURN_LONG(column->data_size); in PHP_FUNCTION()
1238 RETURN_LONG(column->scale); in PHP_FUNCTION()
1468 RETURN_LONG(0); in PHP_FUNCTION()
1560 RETURN_LONG(rows); in PHP_FUNCTION()
2233 RETURN_LONG(rowcount); in PHP_FUNCTION()
2428 RETURN_LONG(size); in PHP_FUNCTION()
[all …]
/PHP-7.1/ext/intl/calendar/
H A Dcalendar_methods.cpp247 RETURN_LONG((zend_long)result); in _php_intlcal_field_uec_ret_in32t_method()
579 RETURN_LONG((zend_long)result); in PHP_FUNCTION()
620 RETURN_LONG((zend_long)result); in PHP_FUNCTION()
641 RETURN_LONG((zend_long)result); in PHP_FUNCTION()
673 RETURN_LONG((zend_long)result); in _php_intlcal_field_ret_in32t_method()
739 RETURN_LONG((zend_long)result); in PHP_FUNCTION()
813 RETURN_LONG((zend_long)res); in PHP_FUNCTION()
1043 RETURN_LONG(co->ucal->getRepeatedWallTimeOption()); in PHP_FUNCTION()
1059 RETURN_LONG(co->ucal->getSkippedWallTimeOption()); in PHP_FUNCTION()
1302 RETURN_LONG((zend_long)CALENDAR_ERROR_CODE(co)); in PHP_FUNCTION()
/PHP-7.1/ext/pcntl/
H A Dpcntl.c592 RETURN_LONG((zend_long) id); in PHP_FUNCTION()
605 RETURN_LONG ((zend_long) alarm(seconds)); in PHP_FUNCTION()
691 RETURN_LONG((zend_long) child_id); in PHP_FUNCTION()
744 RETURN_LONG((zend_long) child_id); in PHP_FUNCTION()
847 RETURN_LONG(WEXITSTATUS(int_status_word)); in PHP_FUNCTION()
867 RETURN_LONG(WTERMSIG(int_status_word)); in PHP_FUNCTION()
887 RETURN_LONG(WSTOPSIG(int_status_word)); in PHP_FUNCTION()
1076 RETURN_LONG((zend_long)SIG_DFL); in PHP_FUNCTION()
1199 RETURN_LONG(signo); in pcntl_sigwaitinfo()
1305 RETURN_LONG(pri); in PHP_FUNCTION()
[all …]

Completed in 61 milliseconds

12345