Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.h211 # define PHPDBG_DEFAULT_FLAGS (PHPDBG_IS_QUIET | PHPDBG_IS_COLOURED | PHPDBG_IS_BP_ENABLED | PHPDBG… macro
213 # define PHPDBG_DEFAULT_FLAGS (PHPDBG_IS_QUIET | PHPDBG_IS_BP_ENABLED | PHPDBG_HAS_PAGINATION) macro
H A Dphpdbg.c155 pg->flags = PHPDBG_DEFAULT_FLAGS; in php_phpdbg_globals_ctor()
1443 flags = PHPDBG_DEFAULT_FLAGS; in main()

Completed in 12 milliseconds