PHPDBG_COLOR_NOTICE 96 sapi/phpdbg/phpdbg.c REGISTER_LONG_CONSTANT("PHPDBG_COLOR_NOTICE", PHPDBG_COLOR_NOTICE, CONST_CS|CONST_PERSISTENT); PHPDBG_COLOR_NOTICE 348 sapi/phpdbg/phpdbg.c case PHPDBG_COLOR_NOTICE: PHPDBG_COLOR_NOTICE 1394 sapi/phpdbg/phpdbg.c phpdbg_set_color_ex(PHPDBG_COLOR_NOTICE, PHPDBG_STRL("green") TSRMLS_CC); PHPDBG_COLOR_NOTICE 133 sapi/phpdbg/phpdbg_set.c case PHPDBG_COLOR_NOTICE: PHPDBG_COLOR_NOTICE 136 sapi/phpdbg/phpdbg_set.c phpdbg_set_color(PHPDBG_COLOR_NOTICE, color TSRMLS_CC); PHPDBG_COLOR_NOTICE 77 sapi/phpdbg/phpdbg_utils.c PHPDBG_ELEMENT_D("notice", PHPDBG_COLOR_NOTICE), PHPDBG_COLOR_NOTICE 256 sapi/phpdbg/phpdbg_utils.c PHPDBG_G(colors)[PHPDBG_COLOR_NOTICE]->code, buffer);