Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Drandom.c205 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 1, 1) in PHP_FUNCTION()
279 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 2, 2) in PHP_FUNCTION()
/PHP-7.4/Zend/
H A Dzend_weakrefs.c163 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 1,1) in ZEND_METHOD()
176 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 0, 0) in ZEND_METHOD()
H A Dzend_API.h1139 #define ZEND_PARSE_PARAMETERS_START_EX(flags, min_num_args, max_num_args) do { \ macro
1176 ZEND_PARSE_PARAMETERS_START_EX(0, min_num_args, max_num_args)
/PHP-7.4/ext/date/
H A Dphp_date.c2889 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 0, 2) in PHP_METHOD()
2911 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 0, 2) in PHP_METHOD()
3918 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 1, 1) in PHP_METHOD()
4397 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 1, 1) in PHP_METHOD()
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c239 ZEND_PARSE_PARAMETERS_START_EX(ZEND_PARSE_PARAMS_THROW, 1, 4) in PHP_METHOD()

Completed in 42 milliseconds