Home
last modified time | relevance | path

Searched refs:unhandled (Results 1 – 4 of 4) sorted by relevance

/PHP-8.4/Zend/tests/match/
H A D007.phpt2 Match expression exception on unhandled case
/PHP-8.4/ext/opcache/jit/ir/
H A Dir_ra.c2762 prev = unhandled; in ir_merge_to_unhandled()
2775 ival = *unhandled; in ir_merge_to_unhandled()
2912 if (*unhandled && ival->end > (*unhandled)->range.start) { in ir_try_allocate_free_reg()
2926 if (*unhandled && ival->end > (*unhandled)->range.start) { in ir_try_allocate_free_reg()
2968 if (*unhandled && ival->end > (*unhandled)->range.start) { in ir_try_allocate_free_reg()
3011 if (*unhandled && ival->end > (*unhandled)->range.start) { in ir_try_allocate_free_reg()
3350 if (*unhandled && ival->end > (*unhandled)->range.start) { in ir_allocate_blocked_reg()
3587 ival = unhandled; in ir_linear_scan()
3697 unhandled = NULL; in ir_linear_scan()
3721 if (unhandled) { in ir_linear_scan()
[all …]
/PHP-8.4/tests/output/
H A Dbug74725.phpt2 Bug #74725: html_errors=1 breaks unhandled exceptions
/PHP-8.4/ext/standard/tests/file/
H A Duserstreams_006.phpt2 User-space streams: set_options returns "not implemented" for unhandled option types

Completed in 17 milliseconds