PHPDBG_EOL_LF 121 sapi/phpdbg/phpdbg.c pg->eol = PHPDBG_EOL_LF; PHPDBG_EOL_LF 32 sapi/phpdbg/phpdbg_eol.c {"LF", "\n", PHPDBG_EOL_LF}, PHPDBG_EOL_LF 42 sapi/phpdbg/phpdbg_eol.c PHPDBG_G(eol) = PHPDBG_EOL_LF; PHPDBG_EOL_LF 133 sapi/phpdbg/phpdbg_eol.c } else if (PHPDBG_EOL_LF == PHPDBG_G(eol) || PHPDBG_EOL_CR == PHPDBG_G(eol)) { PHPDBG_EOL_LF 136 sapi/phpdbg/phpdbg_eol.c if (PHPDBG_EOL_LF == PHPDBG_G(eol)) {