Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend.c1376 ZEND_API ZEND_COLD void zend_internal_type_error(zend_bool throw_exception, const char *format, ...… in zend_internal_type_error()
1393 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.c759 zend_bool throw_exception = in zend_parse_arg() local
877 zend_bool throw_exception = ZEND_ARG_USES_STRICT_TYPES() || (flags & ZEND_PARSE_PARAMS_THROW); in zend_parse_va_args() local
H A Dzend_compile.c2488 static zend_op *zend_compile_class_ref(znode *result, zend_ast *name_ast, int throw_exception) /* {… in zend_compile_class_ref()

Completed in 44 milliseconds