Home
last modified time | relevance | path

Searched defs:throw_exception (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/Zend/
H A Dzend.c1577 ZEND_API ZEND_COLD void zend_internal_type_error(zend_bool throw_exception, const char *format, ...… in zend_internal_type_error()
1594 ZEND_API ZEND_COLD void zend_internal_argument_count_error(zend_bool throw_exception, const char *f… in zend_internal_argument_count_error()
H A Dzend_API.c868 zend_bool throw_exception = in zend_parse_arg() local
986 zend_bool throw_exception = ZEND_ARG_USES_STRICT_TYPES() || (flags & ZEND_PARSE_PARAMS_THROW); in zend_parse_va_args() local

Completed in 20 milliseconds