Home
last modified time | relevance | path

Searched refs:zend_error_noreturn (Results 1 – 20 of 20) sorted by relevance

/PHP-5.6/Zend/
H A Dzend_object_handlers.c171 zend_error_noreturn(E_ERROR, ZEND_DEBUGINFO_FUNC_NAME "() must return an array"); in zend_std_get_debug_info()
316 zend_error_noreturn(E_ERROR, "Cannot access empty property"); in zend_get_property_info_quick()
318 zend_error_noreturn(E_ERROR, "Cannot access property started with '\\0'"); in zend_get_property_info_quick()
684 zend_error_noreturn(E_ERROR, "Undefined offset for object of type %s used as array", ce->name); in zend_std_read_dimension()
694 zend_error_noreturn(E_ERROR, "Cannot use object of type %s as array", ce->name); in zend_std_read_dimension()
713 zend_error_noreturn(E_ERROR, "Cannot use object of type %s as array", ce->name); in zend_std_write_dimension()
742 zend_error_noreturn(E_ERROR, "Cannot use object of type %s as array", ce->name); in zend_std_has_dimension()
900 zend_error_noreturn(E_ERROR, "Cannot use object of type %s as array", ce->name); in zend_std_unset_dimension()
918 zend_error_noreturn(E_ERROR, "Cannot get arguments for __call"); in zend_std_call_user_call()
1133 zend_error_noreturn(E_ERROR, "Cannot get arguments for " ZEND_CALLSTATIC_FUNC_NAME); in zend_std_callstatic_user_call()
[all …]
H A Dzend_compile.c969 zend_error_noreturn(E_COMPILE_ERROR, "Cannot re-assign $this"); in zend_do_assign()
2237 zend_error_noreturn(E_COMPILE_ERROR, in zend_do_resolve_class_name()
2243 zend_error_noreturn(E_COMPILE_ERROR, in zend_do_resolve_class_name()
2639 zend_error_noreturn(E_COMPILE_ERROR, in zend_do_pass_param()
2648 zend_error_noreturn(E_COMPILE_ERROR, in zend_do_pass_param()
4249 zend_error_noreturn(E_COMPILE_ERROR, in zend_traits_init_trait_structures()
4476 zend_error_noreturn(E_COMPILE_ERROR, in zend_do_traits_property_binding()
4525 zend_error_noreturn(E_COMPILE_ERROR, in zend_do_check_for_inconsistent_traits_aliasing()
4544 zend_error_noreturn(E_COMPILE_ERROR, in zend_do_check_for_inconsistent_traits_aliasing()
4549 zend_error_noreturn(E_COMPILE_ERROR, in zend_do_check_for_inconsistent_traits_aliasing()
[all …]
H A Dzend_vm_execute.h2733 zend_error_noreturn(E_ERROR, "Can only throw objects"); in ZEND_THROW_SPEC_CONST_HANDLER()
3907 zend_error_noreturn(E_ERROR, "Cannot call constructor"); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CONST_HANDLER()
4912 zend_error_noreturn(E_ERROR, "Cannot call constructor"); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_TMP_HANDLER()
5779 zend_error_noreturn(E_ERROR, "Cannot call constructor"); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_VAR_HANDLER()
6517 zend_error_noreturn(E_ERROR, "Cannot call constructor"); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_UNUSED_HANDLER()
7379 zend_error_noreturn(E_ERROR, "Cannot call constructor"); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CV_HANDLER()
8113 zend_error_noreturn(E_ERROR, "Can only throw objects"); in ZEND_THROW_SPEC_TMP_HANDLER()
13386 zend_error_noreturn(E_ERROR, "Can only throw objects"); in ZEND_THROW_SPEC_VAR_HANDLER()
15925 zend_error_noreturn(E_ERROR, "Cannot call constructor"); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CONST_HANDLER()
18299 zend_error_noreturn(E_ERROR, "Cannot call constructor"); in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_TMP_HANDLER()
[all …]
H A Dzend_vm_def.h341 zend_error_noreturn(E_ERROR, "Cannot use string offset as an object");
1211 zend_error_noreturn(E_ERROR, "Cannot use string offset as an array");
1294 zend_error_noreturn(E_ERROR, "Cannot use [] for reading");
1329 zend_error_noreturn(E_ERROR, "Cannot unset string offsets");
2460 zend_error_noreturn(E_ERROR, "Method name must be a string");
2582 zend_error_noreturn(E_ERROR, "Function name must be a string");
2613 zend_error_noreturn(E_ERROR, "Cannot call constructor");
2802 zend_error_noreturn(E_ERROR, "Function name must be a string");
3014 zend_error_noreturn(E_ERROR, "Can only throw objects");
4246 zend_error_noreturn(E_ERROR, "Cannot use object as array");
[all …]
H A Dzend_vm_execute.skl36 zend_error_noreturn(E_ERROR, "Arrived at end of main loop which shouldn't happen");
H A Dzend_execute.c477 zend_error_noreturn(E_ERROR, "Using $this when not in object context"); in _get_obj_zval_ptr_unused()
491 zend_error_noreturn(E_ERROR, "Using $this when not in object context"); in _get_obj_zval_ptr_ptr()
502 zend_error_noreturn(E_ERROR, "Using $this when not in object context"); in _get_obj_zval_ptr_ptr_unused()
514 zend_error_noreturn(E_ERROR, "Using $this when not in object context"); in _get_obj_zval_ptr()
771 zend_error_noreturn(E_ERROR, "Cannot use object as array"); in zend_assign_to_object()
1176 zend_error_noreturn(E_ERROR, "[] operator not supported for strings"); in zend_fetch_dimension_address()
1222 zend_error_noreturn(E_ERROR, "Cannot use object as array"); in zend_fetch_dimension_address()
1355 zend_error_noreturn(E_ERROR, "Cannot use object as array"); in zend_fetch_dimension_address_read()
1433zend_error_noreturn(E_ERROR, "Cannot access undefined property for object with overloaded property… in zend_fetch_property_address()
1458zend_error_noreturn(E_ERROR, "Cannot break/continue %d level%s", original_nest_levels, (original_n… in zend_brk_cont()
H A Dzend_opcode.c504 zend_error_noreturn(E_COMPILE_ERROR, "jump into a finally block is disallowed"); in zend_check_finally_breakout()
512 zend_error_noreturn(E_COMPILE_ERROR, "jump out of a finally block is disallowed"); in zend_check_finally_breakout()
782 zend_error_noreturn(E_COMPILE_ERROR, "Generators cannot return values using \"return\""); in pass_two()
H A Dzend_alloc.c1775 zend_error_noreturn(E_ERROR, in zend_mm_safe_error()
2475zend_error_noreturn(E_ERROR, "Possible integer overflow in memory allocation (%zu * %zu + %zu)", n… in safe_address()
2504zend_error_noreturn(E_ERROR, "Possible integer overflow in memory allocation (%zu * %zu + %zu)", n… in safe_address()
2525zend_error_noreturn(E_ERROR, "Possible integer overflow in memory allocation (%zu * %zu + %zu)", n… in safe_address()
2545zend_error_noreturn(E_ERROR, "Possible integer overflow in memory allocation (%zu * %zu + %zu)", n… in safe_address()
2558zend_error_noreturn(E_ERROR, "Possible integer overflow in memory allocation (%zu * %zu + %zu)", n… in safe_address()
2573zend_error_noreturn(E_ERROR, "Possible integer overflow in memory allocation (%zu * %zu + %zu)", n… in safe_address()
2585 zend_error_noreturn(E_ERROR, "String allocation overflow, max size is %d", INT_MAX); in _safe_emalloc_string()
H A Dzend.h294 void zend_error_noreturn(int type, const char *format, ...) __attribute__ ((noreturn));
296 # define zend_error_noreturn zend_error macro
H A Dzend_language_scanner.l516 zend_error_noreturn(E_COMPILE_ERROR, "Could not convert the script from the detected " in open_file_for_scanning()
526 zend_error_noreturn(E_COMPILE_ERROR, "zend_stream_mmap() failed"); in open_file_for_scanning()
675 zend_error_noreturn(E_COMPILE_ERROR, "Could not convert the script from the detected " in zend_prepare_string_for_scanning()
844 zend_error_noreturn(E_COMPILE_ERROR, "Could not convert the script from the detected " in zend_multibyte_yyinput_again()
H A Dzend_API.c1285 zend_error_noreturn(E_ERROR, "String overflow, max size is %d", INT_MAX); in add_assoc_string_ex()
1300 zend_error_noreturn(E_ERROR, "String overflow, max size is %d", INT_MAX); in add_assoc_stringl_ex()
1377 zend_error_noreturn(E_ERROR, "String overflow, max size is %d", INT_MAX); in add_index_string()
1392 zend_error_noreturn(E_ERROR, "String overflow, max size is %d", INT_MAX); in add_index_stringl()
1479 zend_error_noreturn(E_ERROR, "String overflow, max size is %d", INT_MAX); in add_next_index_stringl()
1500 zend_error_noreturn(E_ERROR, "String overflow, max size is %d", INT_MAX); in add_get_assoc_string_ex()
1515 zend_error_noreturn(E_ERROR, "String overflow, max size is %d", INT_MAX); in add_get_assoc_stringl_ex()
1700 zend_error_noreturn(E_ERROR, "String overflow, max size is %d", INT_MAX); in add_property_string_ex()
1722 zend_error_noreturn(E_ERROR, "String overflow, max size is %d", INT_MAX); in add_property_stringl_ex()
H A Dzend_execute_API.c708zend_error_noreturn(E_ERROR, "Cannot call abstract method %s::%s()", EX(function_state).function->… in zend_call_function()
876 zend_error_noreturn(E_ERROR, "Cannot call overloaded function for non-object"); in zend_call_function()
H A Dzend_language_parser.y303 …| T_HALT_COMPILER '(' ')' ';' { zend_error_noreturn(E_COMPILE_ERROR, "__HALT_COMPILER() can only…
1283 …| expr_without_variable { zend_error_noreturn(E_COMPILE_ERROR, "Cannot use isset() on the result o…
H A Dzend.c1280 void zend_error_noreturn(int type, const char *format, ...) __attribute__ ((alias("zend_error"),nor…
H A Dzend_language_scanner.c518 zend_error_noreturn(E_COMPILE_ERROR, "Could not convert the script from the detected " in open_file_for_scanning()
528 zend_error_noreturn(E_COMPILE_ERROR, "zend_stream_mmap() failed"); in open_file_for_scanning()
677 zend_error_noreturn(E_COMPILE_ERROR, "Could not convert the script from the detected " in zend_prepare_string_for_scanning()
846 zend_error_noreturn(E_COMPILE_ERROR, "Could not convert the script from the detected " in zend_multibyte_yyinput_again()
/PHP-5.6/ext/standard/
H A Dformatted_print.c95 zend_error_noreturn(E_ERROR, "Field width %d is too long", m_width); in php_sprintf_appendstring()
103 zend_error_noreturn(E_ERROR, "Field width %d is too long", req_size); in php_sprintf_appendstring()
H A Dhtml.c1274 zend_error_noreturn(E_ERROR, "Input string is too long"); in php_escape_html_entities_ex()
1439 zend_error_noreturn(E_ERROR, "Escaped string is too long"); in php_escape_html_entities_ex()
H A Dfile.c2305 zend_error_noreturn(E_WARNING, "String overflow, max size is %d", INT_MAX); in php_fgetcsv()
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_prompt.c1334 zend_error_noreturn(E_ERROR, "Arrived at end of main loop which shouldn't happen");
/PHP-5.6/
H A DNEWS11097 - Fixed bug #33212 ([GCC 4]: 'zend_error_noreturn' aliased to external symbol

Completed in 393 milliseconds