Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.h208 #define PHPDBG_PRESERVE_FLAGS_MASK (PHPDBG_SHOW_REFCOUNTS | PHPDBG_IS_STEPONEVAL | PHPDBG_IS_BP_… macro
H A Dphpdbg.c2132 settings->flags = PHPDBG_G(flags) & PHPDBG_PRESERVE_FLAGS_MASK; in main()

Completed in 10 milliseconds