Home
last modified time | relevance | path

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

12345

/PHP-7.2/ext/standard/
H A Dftok.c49 RETURN_LONG(-1); in PHP_FUNCTION()
54 RETURN_LONG(-1); in PHP_FUNCTION()
58 RETURN_LONG(-1); in PHP_FUNCTION()
66 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()
66 RETURN_LONG(php_mt_rand_common(max, min)); in PHP_FUNCTION()
69 RETURN_LONG(php_mt_rand_common(min, max)); in PHP_FUNCTION()
H A Dassert.c313 RETURN_LONG(oldint); in PHP_FUNCTION()
325 RETURN_LONG(oldint); in PHP_FUNCTION()
337 RETURN_LONG(oldint); in PHP_FUNCTION()
349 RETURN_LONG(oldint); in PHP_FUNCTION()
375 RETURN_LONG(oldint); in PHP_FUNCTION()
H A Dmt_rand.c322 RETURN_LONG(php_mt_rand() >> 1); in PHP_FUNCTION()
335 RETURN_LONG(php_mt_rand_common(min, max)); in PHP_FUNCTION()
351 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.c872 RETURN_LONG((zend_long)ssb.sb.st_mode); in php_stat()
874 RETURN_LONG((zend_long)ssb.sb.st_ino); in php_stat()
876 RETURN_LONG((zend_long)ssb.sb.st_size); in php_stat()
878 RETURN_LONG((zend_long)ssb.sb.st_uid); in php_stat()
880 RETURN_LONG((zend_long)ssb.sb.st_gid); in php_stat()
882 RETURN_LONG((zend_long)ssb.sb.st_atime); in php_stat()
884 RETURN_LONG((zend_long)ssb.sb.st_mtime); in php_stat()
886 RETURN_LONG((zend_long)ssb.sb.st_ctime); in php_stat()
1108 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.2/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.2/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.2/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.2/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.2/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.2/ext/curl/
H A Dmulti.c108 RETURN_LONG((zend_long) error); in PHP_FUNCTION()
239 RETURN_LONG(-1); in PHP_FUNCTION()
242 RETURN_LONG(numfds); in PHP_FUNCTION()
254 RETURN_LONG(-1); in PHP_FUNCTION()
256 RETURN_LONG(select(maxfd + 1, &readfds, &writefds, &exceptfds, &to)); in PHP_FUNCTION()
302 RETURN_LONG((zend_long) error); in PHP_FUNCTION()
460 RETURN_LONG(mh->err.no); in PHP_FUNCTION()
/PHP-7.2/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.2/ext/ftp/
H A Dphp_ftp.c669 RETURN_LONG(mode); in PHP_FUNCTION()
916 RETURN_LONG(ret); in PHP_FUNCTION()
919 RETURN_LONG(ret); in PHP_FUNCTION()
1073 RETURN_LONG(PHP_FTP_FAILED); in PHP_FUNCTION()
1081 RETURN_LONG(ret); in PHP_FUNCTION()
1103 RETURN_LONG(PHP_FTP_FAILED); in PHP_FUNCTION()
1121 RETURN_LONG(ret); in PHP_FUNCTION()
1221 RETURN_LONG(ret); in PHP_FUNCTION()
1224 RETURN_LONG(ret); in PHP_FUNCTION()
1377 RETURN_LONG(ret); in PHP_FUNCTION()
[all …]
/PHP-7.2/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.2/ext/pcntl/
H A Dpcntl.c606 RETURN_LONG((zend_long) id); in PHP_FUNCTION()
619 RETURN_LONG ((zend_long) alarm(seconds)); in PHP_FUNCTION()
705 RETURN_LONG((zend_long) child_id); in PHP_FUNCTION()
758 RETURN_LONG((zend_long) child_id); in PHP_FUNCTION()
861 RETURN_LONG(WEXITSTATUS(int_status_word)); in PHP_FUNCTION()
881 RETURN_LONG(WTERMSIG(int_status_word)); in PHP_FUNCTION()
901 RETURN_LONG(WSTOPSIG(int_status_word)); in PHP_FUNCTION()
1089 RETURN_LONG((zend_long)SIG_DFL); in PHP_FUNCTION()
1212 RETURN_LONG(signo); in pcntl_sigwaitinfo()
1324 RETURN_LONG(pri); in PHP_FUNCTION()
[all …]
/PHP-7.2/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()
1490 RETURN_LONG(0); in PHP_FUNCTION()
1582 RETURN_LONG(rows); in PHP_FUNCTION()
2292 RETURN_LONG(rowcount); in PHP_FUNCTION()
2487 RETURN_LONG(size); in PHP_FUNCTION()
[all …]
/PHP-7.2/ext/odbc/
H A Dbirdstep.c318 RETURN_LONG(ind); in PHP_FUNCTION()
394 RETURN_LONG(rows); in PHP_FUNCTION()
420 RETURN_LONG(indx); in PHP_FUNCTION()
541 RETURN_LONG((zend_long)res->values[indx].value); in PHP_FUNCTION()
698 RETURN_LONG(res->numcols); in PHP_FUNCTION()

Completed in 74 milliseconds

12345