Home
last modified time | relevance | path

Searched refs:Z_PARAM_STR_OR_LONG_OR_NULL (Results 1 – 8 of 8) sorted by last modified time

/php-src/ext/soap/
H A Dsoap.c560 Z_PARAM_STR_OR_LONG_OR_NULL(actor_str, actor_long, actor_is_null) in PHP_METHOD()
/php-src/ext/spl/
H A Dspl_observer.c1115 Z_PARAM_STR_OR_LONG_OR_NULL(info_str, info_long, info_is_null) in PHP_METHOD()
/php-src/ext/standard/
H A Darray.c4642 Z_PARAM_STR_OR_LONG_OR_NULL(column_str, column_long, column_is_null)
4644 Z_PARAM_STR_OR_LONG_OR_NULL(index_str, index_long, index_is_null)
H A Dpassword.c592 Z_PARAM_STR_OR_LONG_OR_NULL(new_algo_str, new_algo_long, new_algo_is_null) in PHP_FUNCTION()
641 Z_PARAM_STR_OR_LONG_OR_NULL(algo_str, algo_long, algo_is_null) in PHP_FUNCTION()
/php-src/ext/random/
H A Dengine_xoshiro256starstar.c212 Z_PARAM_STR_OR_LONG_OR_NULL(str_seed, int_seed, seed_is_null); in PHP_METHOD()
H A Dengine_pcgoneseq128xslrr64.c150 Z_PARAM_STR_OR_LONG_OR_NULL(str_seed, int_seed, seed_is_null); in PHP_METHOD()
/php-src/Zend/
H A Dzend_API.h2162 #define Z_PARAM_STR_OR_LONG_OR_NULL(dest_str, dest_long, is_null) \ macro
/php-src/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 77 milliseconds