Home
last modified time | relevance | path

Searched refs:ZEND_PARSE_PARAMETERS_START_EX (Results 1 – 5 of 5) sorted by relevance

/PHP-7.3/ext/standard/
H A Drandom.c197 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 1, 1) in PHP_FUNCTION()
271 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 2, 2) in PHP_FUNCTION()
H A Dstring.c2813 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_QUIET, 1, 1)
/PHP-7.3/Zend/
H A Dzend_API.h718 #define ZEND_PARSE_PARAMETERS_START_EX(flags, min_num_args, max_num_args) do { \ macro
756 ZEND_PARSE_PARAMETERS_START_EX(0, min_num_args, max_num_args)
/PHP-7.3/ext/date/
H A Dphp_date.c2844 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 0, 2) in PHP_METHOD()
2866 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 0, 2) in PHP_METHOD()
3865 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 1, 1) in PHP_METHOD()
4322 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 1, 1) in PHP_METHOD()
/PHP-7.3/ext/pdo/
H A Dpdo_dbh.c238 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 1, 4) in PHP_METHOD()

Completed in 46 milliseconds