Home
last modified time | relevance | path

Searched refs:PHPDBG_BREAK (Results 1 – 2 of 2) sorted by relevance

/php-src/sapi/phpdbg/
H A Dphpdbg_break.h25 #define PHPDBG_BREAK(name) PHPDBG_COMMAND(break_##name) macro
30 PHPDBG_BREAK(at);
31 PHPDBG_BREAK(del);
H A Dphpdbg_break.c40 PHPDBG_BREAK(at) /* {{{ */ in PHPDBG_BREAK() function
47 PHPDBG_BREAK(del) /* {{{ */ in PHPDBG_BREAK() function

Completed in 6 milliseconds