Home
last modified time | relevance | path

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

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_set.h26 PHPDBG_SET(prompt);
28 PHPDBG_SET(color);
29 PHPDBG_SET(colors);
31 PHPDBG_SET(oplog);
32 PHPDBG_SET(break);
33 PHPDBG_SET(breaks);
34 PHPDBG_SET(quiet);
35 PHPDBG_SET(stepping);
36 PHPDBG_SET(refcount);
37 PHPDBG_SET(pagination);
[all …]
H A Dphpdbg_set.c48 PHPDBG_SET(prompt) /* {{{ */ in PHPDBG_SET() function
59 PHPDBG_SET(pagination) /* {{{ */ in PHPDBG_SET() function
79 PHPDBG_SET(lines) /* {{{ */ in PHPDBG_SET() function
95 PHPDBG_SET(break) /* {{{ */ in PHPDBG_SET() function
122 PHPDBG_SET(breaks) /* {{{ */ in PHPDBG_SET() function
143 PHPDBG_SET(color) /* {{{ */ in PHPDBG_SET() function
179 PHPDBG_SET(colors) /* {{{ */ in PHPDBG_SET() function
200 PHPDBG_SET(oplog) /* {{{ */ in PHPDBG_SET() function
229 PHPDBG_SET(quiet) /* {{{ */ in PHPDBG_SET() function
248 PHPDBG_SET(stepping) /* {{{ */ in PHPDBG_SET() function
[all …]

Completed in 8 milliseconds