Home
last modified time | relevance | path

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

12345

/PHP-7.4/ext/standard/
H A Dftok.c47 RETURN_LONG(-1); in PHP_FUNCTION()
52 RETURN_LONG(-1); in PHP_FUNCTION()
56 RETURN_LONG(-1); in PHP_FUNCTION()
64 RETURN_LONG(k); in PHP_FUNCTION()
H A Drand.c56 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 Dpageinfo.c107 RETURN_LONG(uid); in PHP_FUNCTION()
126 RETURN_LONG(gid); in PHP_FUNCTION()
145 RETURN_LONG(pid); in PHP_FUNCTION()
162 RETURN_LONG(BG(page_inode)); in PHP_FUNCTION()
187 RETURN_LONG(lm); in PHP_FUNCTION()
H A Dcrc32.c91 RETURN_LONG(crc^0xFFFFFFFF); in PHP_NAMED_FUNCTION()
98 RETURN_LONG(crc^0xFFFFFFFF); in PHP_NAMED_FUNCTION()
H A Dassert.c312 RETURN_LONG(oldint); in PHP_FUNCTION()
328 RETURN_LONG(oldint); in PHP_FUNCTION()
344 RETURN_LONG(oldint); in PHP_FUNCTION()
360 RETURN_LONG(oldint); in PHP_FUNCTION()
390 RETURN_LONG(oldint); in PHP_FUNCTION()
H A Dmt_rand.c321 RETURN_LONG(php_mt_rand() >> 1); in PHP_FUNCTION()
334 RETURN_LONG(php_mt_rand_common(min, max)); in PHP_FUNCTION()
350 RETURN_LONG(PHP_MT_RAND_MAX); /* 2^^31 */ in PHP_FUNCTION()
H A Dlink.c125 RETURN_LONG(Z_L(-1)); in PHP_FUNCTION()
129 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()
1103 RETURN_LONG(realpath_cache_size()); in FileFunction()
/PHP-7.4/ext/calendar/
H A Dcal_unix.c52 RETURN_LONG(GregorianToSdn(ta->tm_year+1900, ta->tm_mon+1, ta->tm_mday)); in PHP_FUNCTION()
71 RETURN_LONG(uday * SECS_PER_DAY); 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()
471 RETURN_LONG(GregorianToSdn(year, month, day)); in PHP_FUNCTION()
502 RETURN_LONG(JulianToSdn(year, month, day)); in PHP_FUNCTION()
646 RETURN_LONG(JewishToSdn(year, month, day)); in PHP_FUNCTION()
677 RETURN_LONG(FrenchToSdn(year, month, day)); in PHP_FUNCTION()
706 RETURN_LONG(day); in PHP_FUNCTION()
/PHP-7.4/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.4/ext/intl/uchar/
H A Duchar.c88 RETURN_LONG(cp); in IC_METHOD()
141 RETURN_LONG(u_getIntPropertyMinValue((UProperty)prop)); in IC_METHOD()
156 RETURN_LONG(u_getIntPropertyMaxValue((UProperty)prop)); in IC_METHOD()
235 RETURN_LONG(ublock_getCode(cp)); in ZEND_END_ARG_INFO()
287 RETURN_LONG(ret); in ZEND_END_ARG_INFO()
383 RETURN_LONG(u_getPropertyEnum(alias)); in IC_METHOD()
453 RETURN_LONG(ret); in IC_METHOD()
480 RETURN_LONG(ret); in IC_METHOD()
496 RETURN_LONG(u_forDigit(digit, radix)); in IC_METHOD()
627 RETURN_LONG(u_##name(cp)); \
[all …]
/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_methods.cpp43 RETURN_LONG(fetch_cpbi(bio)->getLastCodePoint()); in PHP_FUNCTION()
H A Dbreakiterator_methods.cpp202 RETURN_LONG((zend_long)res); in _breakiter_no_args_ret_int32()
234 RETURN_LONG((zend_long)res); in _breakiter_int32_ret_int32()
302 RETURN_LONG((zend_long)res); in PHP_FUNCTION()
416 RETURN_LONG((zend_long)BREAKITER_ERROR_CODE(bio)); in PHP_FUNCTION()
/PHP-7.4/ext/intl/grapheme/
H A Dgrapheme_string.c74 RETURN_LONG(string_len); in PHP_FUNCTION()
153 RETURN_LONG(found - haystack); in PHP_FUNCTION()
161 RETURN_LONG(ret_pos); in PHP_FUNCTION()
218 RETURN_LONG(found - haystack_dup); in PHP_FUNCTION()
231 RETURN_LONG(ret_pos); in PHP_FUNCTION()
278 RETURN_LONG(ret_pos); in PHP_FUNCTION()
293 RETURN_LONG(ret_pos); in PHP_FUNCTION()
350 RETURN_LONG(ret_pos); in PHP_FUNCTION()
365 RETURN_LONG(ret_pos); in PHP_FUNCTION()
/PHP-7.4/ext/curl/
H A Dmulti.c105 RETURN_LONG((zend_long) error); in PHP_FUNCTION()
236 RETURN_LONG(-1); in PHP_FUNCTION()
239 RETURN_LONG(numfds); in PHP_FUNCTION()
251 RETURN_LONG(-1); in PHP_FUNCTION()
253 RETURN_LONG(select(maxfd + 1, &readfds, &writefds, &exceptfds, &to)); in PHP_FUNCTION()
298 RETURN_LONG((zend_long) error); in PHP_FUNCTION()
456 RETURN_LONG(mh->err.no); in PHP_FUNCTION()
/PHP-7.4/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.4/ext/ftp/
H A Dphp_ftp.c685 RETURN_LONG(mode); in PHP_FUNCTION()
938 RETURN_LONG(ret); in PHP_FUNCTION()
941 RETURN_LONG(ret); in PHP_FUNCTION()
1099 RETURN_LONG(PHP_FTP_FAILED); in PHP_FUNCTION()
1107 RETURN_LONG(ret); in PHP_FUNCTION()
1129 RETURN_LONG(PHP_FTP_FAILED); in PHP_FUNCTION()
1147 RETURN_LONG(ret); in PHP_FUNCTION()
1251 RETURN_LONG(ret); in PHP_FUNCTION()
1254 RETURN_LONG(ret); in PHP_FUNCTION()
1411 RETURN_LONG(ret); in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp250 RETURN_LONG((zend_long)result); in _php_intlcal_field_uec_ret_in32t_method()
586 RETURN_LONG((zend_long)result); in PHP_FUNCTION()
626 RETURN_LONG((zend_long)result); in PHP_FUNCTION()
646 RETURN_LONG((zend_long)result); in PHP_FUNCTION()
678 RETURN_LONG((zend_long)result); in _php_intlcal_field_ret_in32t_method()
744 RETURN_LONG((zend_long)result); in PHP_FUNCTION()
817 RETURN_LONG((zend_long)res); in PHP_FUNCTION()
1042 RETURN_LONG(co->ucal->getRepeatedWallTimeOption()); in PHP_FUNCTION()
1058 RETURN_LONG(co->ucal->getSkippedWallTimeOption()); in PHP_FUNCTION()
1299 RETURN_LONG((zend_long)CALENDAR_ERROR_CODE(co)); in PHP_FUNCTION()
/PHP-7.4/ext/pcntl/
H A Dpcntl.c651 RETURN_LONG((zend_long) id); in PHP_FUNCTION()
664 RETURN_LONG ((zend_long) alarm(seconds)); in PHP_FUNCTION()
747 RETURN_LONG((zend_long) child_id); in PHP_FUNCTION()
797 RETURN_LONG((zend_long) child_id); in PHP_FUNCTION()
900 RETURN_LONG(WEXITSTATUS(int_status_word)); in PHP_FUNCTION()
920 RETURN_LONG(WTERMSIG(int_status_word)); in PHP_FUNCTION()
940 RETURN_LONG(WSTOPSIG(int_status_word)); in PHP_FUNCTION()
1150 RETURN_LONG((zend_long)SIG_DFL); in PHP_FUNCTION()
1272 RETURN_LONG(signo); in pcntl_sigwaitinfo()
1383 RETURN_LONG(pri); in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/oci8/
H A Doci8_interface.c607 RETURN_LONG(lob_length); in PHP_FUNCTION()
649 RETURN_LONG(0); in PHP_FUNCTION()
655 RETURN_LONG(bytes_written); in PHP_FUNCTION()
788 RETURN_LONG(bytes_erased); in PHP_FUNCTION()
1240 RETURN_LONG(column->data_size); in PHP_FUNCTION()
1253 RETURN_LONG(column->scale); in PHP_FUNCTION()
1488 RETURN_LONG(0); in PHP_FUNCTION()
1587 RETURN_LONG(rows); in PHP_FUNCTION()
2297 RETURN_LONG(rowcount); in PHP_FUNCTION()
2492 RETURN_LONG(size); in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/intl/formatter/
H A Dformatter_main.c129 RETURN_LONG( INTL_DATA_ERROR_CODE(nfo) ); in PHP_FUNCTION()

Completed in 69 milliseconds

12345