Searched defs:phpdbg_break_method (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/sapi/phpdbg/ | ||
H A D | phpdbg.stub.php | 9 function phpdbg_break_method(string $class, string $method): void {} function |
H A D | phpdbg.c | 379 PHP_FUNCTION(phpdbg_break_method) in PHP_FUNCTION() argument |
Completed in 15 milliseconds