Home
last modified time | relevance | path

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

/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_set.h28 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);
[all …]
H A Dphpdbg_set.c50 PHPDBG_SET(prompt) /* {{{ */ in PHPDBG_SET() function
61 PHPDBG_SET(pagination) /* {{{ */ in PHPDBG_SET() function
81 PHPDBG_SET(lines) /* {{{ */ in PHPDBG_SET() function
97 PHPDBG_SET(break) /* {{{ */ in PHPDBG_SET() function
124 PHPDBG_SET(breaks) /* {{{ */ in PHPDBG_SET() function
145 PHPDBG_SET(color) /* {{{ */ in PHPDBG_SET() function
181 PHPDBG_SET(colors) /* {{{ */ in PHPDBG_SET() function
202 PHPDBG_SET(oplog) /* {{{ */ in PHPDBG_SET() function
231 PHPDBG_SET(quiet) /* {{{ */ in PHPDBG_SET() function
250 PHPDBG_SET(stepping) /* {{{ */ in PHPDBG_SET() function
[all …]

Completed in 15 milliseconds