Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_watch.h28 #define PHPDBG_WATCH(name) PHPDBG_COMMAND(watch_##name) macro
33 PHPDBG_WATCH(array);
34 PHPDBG_WATCH(delete);
35 PHPDBG_WATCH(recursive);
H A Dphpdbg_watch.c1386 PHPDBG_WATCH(delete) /* {{{ */ function
1413 PHPDBG_WATCH(recursive) /* {{{ */ function
1430 PHPDBG_WATCH(array) /* {{{ */ function

Completed in 11 milliseconds