Home
last modified time | relevance | path

Searched refs:zend_parse_parameters_none_throw (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/ext/intl/spoofchecker/
H A Dspoofchecker_create.c37 if (zend_parse_parameters_none_throw() == FAILURE) { in PHP_METHOD()
/PHP-7.4/ext/dom/
H A Ddocumentfragment.c56 if (zend_parse_parameters_none_throw() == FAILURE) { in PHP_METHOD()
/PHP-7.4/ext/spl/
H A Dspl_dllist.c1237 if (zend_parse_parameters_none_throw() == FAILURE) { in SPL_METHOD()
H A Dspl_observer.c881 if (zend_parse_parameters_none_throw() == FAILURE) { in SPL_METHOD()
H A Dspl_array.c1821 if (zend_parse_parameters_none_throw() == FAILURE) { in SPL_METHOD()
/PHP-7.4/Zend/
H A Dzend_API.h251 #define zend_parse_parameters_none_throw() \ macro

Completed in 32 milliseconds