Lines Matching refs:PHPDBG_SET
26 #define PHPDBG_SET(name) PHPDBG_COMMAND(set_##name) macro
28 PHPDBG_SET(prompt);
30 PHPDBG_SET(color);
31 PHPDBG_SET(colors);
33 PHPDBG_SET(oplog);
34 PHPDBG_SET(break);
35 PHPDBG_SET(breaks);
36 PHPDBG_SET(quiet);
37 PHPDBG_SET(stepping);
38 PHPDBG_SET(refcount);
39 PHPDBG_SET(pagination);
40 PHPDBG_SET(lines);