Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_eol.c30 {"CRLF", "\r\n", PHPDBG_EOL_CRLF},
40 PHPDBG_G(eol) = PHPDBG_EOL_CRLF; in phpdbg_eol_global_update()
106 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.h31 PHPDBG_EOL_CRLF, /* DOS */ enumerator

Completed in 4 milliseconds