Home
last modified time | relevance | path

Searched refs:Z_PARAM_LONG_OR_NULL (Results 1 – 17 of 17) sorted by relevance

/php-src/ext/bcmath/
H A Dbcmath.c168 Z_PARAM_LONG_OR_NULL(scale_param, scale_param_is_null) in PHP_FUNCTION()
219 Z_PARAM_LONG_OR_NULL(scale_param, scale_param_is_null) in PHP_FUNCTION()
270 Z_PARAM_LONG_OR_NULL(scale_param, scale_param_is_null) in PHP_FUNCTION()
321 Z_PARAM_LONG_OR_NULL(scale_param, scale_param_is_null) in PHP_FUNCTION()
375 Z_PARAM_LONG_OR_NULL(scale_param, scale_param_is_null) in PHP_FUNCTION()
430 Z_PARAM_LONG_OR_NULL(scale_param, scale_param_is_null) in PHP_FUNCTION()
507 Z_PARAM_LONG_OR_NULL(scale_param, scale_param_is_null) in PHP_FUNCTION()
568 Z_PARAM_LONG_OR_NULL(scale_param, scale_param_is_null) in PHP_FUNCTION()
612 Z_PARAM_LONG_OR_NULL(scale_param, scale_param_is_null) in PHP_FUNCTION()
654 Z_PARAM_LONG_OR_NULL(new_scale, new_scale_is_null) in PHP_FUNCTION()
/php-src/ext/pcntl/
H A Dpcntl.c1038 Z_PARAM_LONG_OR_NULL(pid, pid_is_null) in PHP_FUNCTION()
1095 Z_PARAM_LONG_OR_NULL(pid, pid_is_null) in PHP_FUNCTION()
1462 Z_PARAM_LONG_OR_NULL(pid, pid_is_null) in PHP_FUNCTION()
1530 Z_PARAM_LONG_OR_NULL(pid, pid_is_null) in PHP_FUNCTION()
1576 Z_PARAM_LONG_OR_NULL(pid, pid_is_null) in PHP_FUNCTION()
/php-src/ext/standard/
H A Dstreamsfuncs.c451 Z_PARAM_LONG_OR_NULL(maxlen, maxlen_is_null) in PHP_FUNCTION()
506 Z_PARAM_LONG_OR_NULL(maxlen, maxlen_is_null) in PHP_FUNCTION()
778 Z_PARAM_LONG_OR_NULL(sec, secnull) in PHP_FUNCTION()
780 Z_PARAM_LONG_OR_NULL(usec, usecnull) in PHP_FUNCTION()
1566 Z_PARAM_LONG_OR_NULL(cryptokind, cryptokindnull) in PHP_FUNCTION()
H A Dfile.c410 Z_PARAM_LONG_OR_NULL(maxlen, maxlen_is_null) in PHP_FUNCTION()
897 Z_PARAM_LONG_OR_NULL(len, len_is_null) in PHP_FUNCTION()
1013 Z_PARAM_LONG_OR_NULL(maxlen, maxlen_is_null) in PHP_FUNCTION()
1228 Z_PARAM_LONG_OR_NULL(mask, mask_is_null) in PHP_FUNCTION()
1850 Z_PARAM_LONG_OR_NULL(len, len_is_null) in PHP_FUNCTION()
H A Dfilestat.c591 Z_PARAM_LONG_OR_NULL(filetime, filetime_is_null) in PHP_FUNCTION()
592 Z_PARAM_LONG_OR_NULL(fileatime, fileatime_is_null) in PHP_FUNCTION()
H A Dstring.c222 Z_PARAM_LONG_OR_NULL(len, len_is_null) in php_spn_common_handler()
2316 Z_PARAM_LONG_OR_NULL(l, len_is_null)
5699 Z_PARAM_LONG_OR_NULL(length, length_is_null)
6186 Z_PARAM_LONG_OR_NULL(len, len_is_default)
H A Darray.c3790 Z_PARAM_LONG_OR_NULL(length, length_is_null)
3908 Z_PARAM_LONG_OR_NULL(length, length_is_null)
/php-src/ext/random/
H A Dengine_mt19937.c262 Z_PARAM_LONG_OR_NULL(seed, seed_is_null); in PHP_METHOD()
H A Drandom.c482 Z_PARAM_LONG_OR_NULL(seed, seed_is_null)
/php-src/ext/date/
H A Dphp_date.c862 Z_PARAM_LONG_OR_NULL(ts, ts_is_null) in php_date()
1021 Z_PARAM_LONG_OR_NULL(ts, ts_is_null) in PHP_FUNCTION()
1093 Z_PARAM_LONG_OR_NULL(preset_ts, preset_ts_is_null) in PHP_FUNCTION()
1151 Z_PARAM_LONG_OR_NULL(min, min_is_null) in php_mktime()
1152 Z_PARAM_LONG_OR_NULL(sec, sec_is_null) in php_mktime()
1153 Z_PARAM_LONG_OR_NULL(mon, mon_is_null) in php_mktime()
1154 Z_PARAM_LONG_OR_NULL(day, day_is_null) in php_mktime()
1155 Z_PARAM_LONG_OR_NULL(yea, yea_is_null) in php_mktime()
1271 Z_PARAM_LONG_OR_NULL(timestamp, timestamp_is_null) in php_strftime()
1390 Z_PARAM_LONG_OR_NULL(timestamp, timestamp_is_null) in PHP_FUNCTION()
[all …]
/php-src/ext/posix/
H A Dposix.c1153 Z_PARAM_LONG_OR_NULL(res, res_is_null) in PHP_FUNCTION()
/php-src/Zend/
H A Dzend_builtin_functions.c392 Z_PARAM_LONG_OR_NULL(err, err_is_null) in ZEND_FUNCTION()
H A Dzend_API.h1891 #define Z_PARAM_LONG_OR_NULL(dest, is_null) \ macro
/php-src/ext/pgsql/
H A Dpgsql.c1732 Z_PARAM_LONG_OR_NULL(row, row_is_null) in PHP_FUNCTION()
2050 Z_PARAM_LONG_OR_NULL(row, row_is_null) in php_pgsql_data_info()
/php-src/ext/mbstring/
H A Dmbstring.c2320 Z_PARAM_LONG_OR_NULL(len, len_is_null) in PHP_FUNCTION()
2373 Z_PARAM_LONG_OR_NULL(len, len_is_null) in PHP_FUNCTION()
/php-src/ext/curl/
H A Dinterface.c2470 Z_PARAM_LONG_OR_NULL(option, option_is_null) in PHP_FUNCTION()
/php-src/ext/ffi/
H A Dffi.c4561 Z_PARAM_LONG_OR_NULL(size, size_is_null) in ZEND_METHOD()

Completed in 153 milliseconds