Searched refs:PHPDBG_SET (Results 1 – 2 of 2) sorted by relevance
24 #define PHPDBG_SET(name) PHPDBG_COMMAND(set_##name) macro26 PHPDBG_SET(prompt);28 PHPDBG_SET(color);29 PHPDBG_SET(colors);31 PHPDBG_SET(break);32 PHPDBG_SET(breaks);33 PHPDBG_SET(quiet);34 PHPDBG_SET(stepping);35 PHPDBG_SET(refcount);36 PHPDBG_SET(pagination);[all …]
47 PHPDBG_SET(prompt) /* {{{ */ in PHPDBG_SET() function58 PHPDBG_SET(pagination) /* {{{ */ in PHPDBG_SET() function78 PHPDBG_SET(lines) /* {{{ */ in PHPDBG_SET() function94 PHPDBG_SET(break) /* {{{ */ in PHPDBG_SET() function121 PHPDBG_SET(breaks) /* {{{ */ in PHPDBG_SET() function142 PHPDBG_SET(color) /* {{{ */ in PHPDBG_SET() function178 PHPDBG_SET(colors) /* {{{ */ in PHPDBG_SET() function199 PHPDBG_SET(quiet) /* {{{ */ in PHPDBG_SET() function218 PHPDBG_SET(stepping) /* {{{ */ in PHPDBG_SET() function239 PHPDBG_SET(refcount) /* {{{ */ in PHPDBG_SET() function
Completed in 9 milliseconds