Home
last modified time | relevance | path

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

/php-src/ext/random/
H A Dengine_pcgoneseq128xslrr64.c150 Z_PARAM_STR_OR_LONG_OR_NULL(str_seed, int_seed, seed_is_null); in PHP_METHOD()
H A Dengine_xoshiro256starstar.c212 Z_PARAM_STR_OR_LONG_OR_NULL(str_seed, int_seed, seed_is_null); in PHP_METHOD()
/php-src/ext/standard/
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()
H A Darray.c4643 Z_PARAM_STR_OR_LONG_OR_NULL(column_str, column_long, column_is_null)
4645 Z_PARAM_STR_OR_LONG_OR_NULL(index_str, index_long, index_is_null)
/php-src/ext/spl/
H A Dspl_observer.c1072 Z_PARAM_STR_OR_LONG_OR_NULL(info_str, info_long, info_is_null) in PHP_METHOD()
/php-src/Zend/
H A Dzend_API.h2160 #define Z_PARAM_STR_OR_LONG_OR_NULL(dest_str, dest_long, is_null) \ macro
/php-src/ext/soap/
H A Dsoap.c499 Z_PARAM_STR_OR_LONG_OR_NULL(actor_str, actor_long, actor_is_null) in PHP_METHOD()
/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 70 milliseconds