Home
last modified time | relevance | path

Searched refs:Z_PARAM_STR_OR_LONG_OR_NULL (Results 1 – 8 of 8) sorted by relevance

/PHP-8.3/ext/random/
H A Dengine_pcgoneseq128xslrr64.c151 Z_PARAM_STR_OR_LONG_OR_NULL(str_seed, int_seed, seed_is_null); in PHP_METHOD()
H A Dengine_xoshiro256starstar.c209 Z_PARAM_STR_OR_LONG_OR_NULL(str_seed, int_seed, seed_is_null); in PHP_METHOD()
/PHP-8.3/ext/standard/
H A Dpassword.c603 Z_PARAM_STR_OR_LONG_OR_NULL(new_algo_str, new_algo_long, new_algo_is_null) in PHP_FUNCTION()
652 Z_PARAM_STR_OR_LONG_OR_NULL(algo_str, algo_long, algo_is_null) in PHP_FUNCTION()
H A Darray.c4520 Z_PARAM_STR_OR_LONG_OR_NULL(column_str, column_long, column_is_null)
4522 Z_PARAM_STR_OR_LONG_OR_NULL(index_str, index_long, index_is_null)
/PHP-8.3/ext/spl/
H A Dspl_observer.c1071 Z_PARAM_STR_OR_LONG_OR_NULL(info_str, info_long, info_is_null) in PHP_METHOD()
/PHP-8.3/Zend/
H A Dzend_API.h2147 #define Z_PARAM_STR_OR_LONG_OR_NULL(dest_str, dest_long, is_null) \ macro
/PHP-8.3/ext/soap/
H A Dsoap.c485 Z_PARAM_STR_OR_LONG_OR_NULL(actor_str, actor_long, actor_is_null) in PHP_METHOD()
/PHP-8.3/ext/mbstring/
H A Dmbstring.c1441 Z_PARAM_STR_OR_LONG_OR_NULL(substitute_character, substitute_codepoint, substitute_is_null) in PHP_FUNCTION()

Completed in 76 milliseconds