Home
last modified time | relevance | path

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

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_eol.c28 {"CRLF", "\r\n", PHPDBG_EOL_CRLF},
38 PHPDBG_G(eol) = PHPDBG_EOL_CRLF; in phpdbg_eol_global_update()
104 if (PHPDBG_EOL_CRLF == PHPDBG_G(eol)) { /* XXX add LFCR case if it's gonna be needed */ in phpdbg_eol_convert()
H A Dphpdbg_eol.h29 PHPDBG_EOL_CRLF, /* DOS */ enumerator

Completed in 6 milliseconds